Search HouseOfScripts.com

 

All Scripts        JavaScripts        ASP Scripts        Other Scripts

 

  URL box on the page asp, send, email, cdonts, link, recordset, hyper, hyperlink, create, list, box, dependant, dynamic

This script was provided to me by Xanni Wellando.

This script alows users to put an box in their site that emulates the browser's URL box, handy if your site is full screen!

<form name="openlocation">
<input type="text" name="href" value="http://">
<input type="button" value="Go To" onClick="location.href=document.openlocation.href.value;; ">
</form>

 

 


Home       Scripts       Active WebTools       Web Templates       Forum       Tools        Hosting       Questions/Comments       Add/Request