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 Westi 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. tokyorobot

    Help With Form Script

    Hello, I'm working on a script that submits user input from 3 different text boxes and submits this info to several different form actions. Below is my script: <? if (isset($_POST["submit"])) { $dest = array ( "http://www.site1.com/form1.asp", "http://www.site2.com/form2.php"...

Part and Inventory Search

Back
Top