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 SkipVought 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. rmsaheb

    Checkboxes

    paul.net(visitor), <code> test=request(&quot;test&quot;) will contain string of as many values separated by commas ,as there are (checked) check boxes, provided they all have same name. To access them individually one can use the following code: item=request.form(&quot;test&quot;)(i) domain of...

Part and Inventory Search

Back
Top