javascript - Build a form field to populate line in script? -


i have short script pulls information site called rpr. wondering if can build form "address" , have fill out "query" line automatically on next page?

<script type="text/javascript">   var rpravmwidgetoptions =   {     token : "0596733f-54fc-4c23-89c8-8b021a6e486c",     query : "278 s 23rd st, philadelphia, pa 19103",     cobrandcode : "btsusspaces",     showrprlinks : true   }  </script>     <script type="text/javascript" src="//www.narrpr.com/widgets/avm-widget/widget.ashx/script"></script> 


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -