Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. funkeywoookey

    Please Tweak This (URL target)

    I have the following code, but I want it so that when I click "Go" the URL loads in an iframe (iframe's name="frame1). _____________________________________________ <script type="text/javascript"> function goToURL(form) { query = form.query.value; if(query == null || query == "") {...

Part and Inventory Search

Back
Top