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 bkrike 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: SJW
  • Content: Threads
  • Order by date
  1. SJW

    need help with fputs() and fopen()

    I can't get this script to write to the file &quot;emails.txt&quot; and I dont get any errors. I changed the write permission to \w on the server. I just dont know!! <? if (file_exists(&quot;http://www.my.com/form/data/emails.txt&quot;)) { $savefile =...
  2. SJW

    ListBox and new Table

    I am a Electrical Contractor tring to write a program for P.O. Numbers.<br>I made the P.O.Number part of it work fine<br><br>Now im on a part with listboxes <br><br>The list box is named ItemList which as ItemID, Description, Price and Per. I would like to double click one item in the listbox...
  3. SJW

    List Box to SubForm

    What is the code for double clicking in a list box and putting that information in a SubForm as a new record.<br>Thanks

Part and Inventory Search

Back
Top