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 Mike Lewis 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. filespace

    errr...not making sence

    i scrapped this and used this method i fixed my own problem... <html> <head> <script type="text/javascript" defer="defer"> function Rafter(){ var dropdownValue = document.getElementById('fromloc').value; var changer = document.getElementById('fromAddress'); switch (dropdownValue) { case...
  2. filespace

    errr...not making sence

    <html> <head> <script type="text/javascript" defer="defer"> function Rafter(){ var dropdownValue = document.getElementById('fromloc').value; var changer = document.getElementById('fromAddress'); if (dropdownValue == "RDU Airport") { changer.value = "1050 Airside Dr...

Part and Inventory Search

Back
Top