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 Wanet Telecoms Ltd 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: *

  • Users: simbad003
  • Content: Threads
  • Order by date
  1. simbad003

    javascript:Retrive data from an array of textboxes with buttons

    Hello am getting a big problem with the following codes. while{ //looping fetching data from php and putting them in a textbox <input type="hidden" name="p[]"value="<?php echo $fetech['from php']?>"> //everything it works <input type="button" name="send" onclick="doing();"> } here comes the...

Part and Inventory Search

Back
Top