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 Chris Miller 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. leegodden

    Pass data to another form

    Hi There I have a search html page containig a form with three text fields which the user enters their search criteria. The form action takes them to another php page connected to mysql database and then shows them their results. On this php page there is an identical form so the user can search...
  2. leegodden

    Document.write function

    Would like to but have had so much trouble with the headers error in PHP, and not sure how to overcome this. I understand the principal behind the error ie( header calls must be before any other output, and the whitespace between th <? ?> tags issue, but cannot get it to work Thanks Lee
  3. leegodden

    Document.write function

    Hi This is probably an easy one I have a php search page which looks up an mysql database, and if there are no results to show from user entry then i use the document.write fuction as seen below to send the user to a html page else print...

Part and Inventory Search

Back
Top