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 MikeeOK 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. PopcornBuzzard

    What to replace localhost with, in link??

    Have a silly question here... I have an include file that has a link like this: <a href=&quot;//localhost/WebProject/ProductGeneral/FirstPage.asp&quot;> Go there! </a> I am getting ready to ftp it to our web hosting company's web server. How would I change the link above to work on their web...
  2. PopcornBuzzard

    Include 2 .js files in 1 html page?

    I would like to include 2 .js files in 1 html page. Here's what I've got in the <HEAD> section: <script src=&quot;../includes/MenuAdditional.js&quot; type=&quot;text/javascript&quot;></script> <script src=&quot;../includes/listMenu.js&quot; type=&quot;text/javascript&quot;></script> For some...

Part and Inventory Search

Back
Top