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: *

  1. Spycat

    Form Processor not Sending Multiple-Select Fields

    Hi Kevin, Sorry for the X-Post, but desperate times... I sincerely thank you for taking the time. Here is what I have so far, but it is not sending me the "Stores" data. I am unsure as to where to put the my @storelist = $query->param('Stores[]'); #Order in which fields should be shown in the...
  2. Spycat

    Form Processor not Sending Multiple-Select Fields

    Hello, I am using a Perl script to process and send form input to an e-mail address. It works nicely when only one selection can be made, but one of my fields ("Stores[]") requires that the respondant make 3 selections. What happens is the processor only sends out the 1st field it encounters...
  3. Spycat

    Problem Running PHP Script on 2000 Server

    Thank you Shadow, you have been a big help. I will forward the info to the IT guys (why do I get the feeling I am doing their leg work for them? lol!) Again, thanks, Rick
  4. Spycat

    Problem Running PHP Script on 2000 Server

    Once again, thank you -- I sincerely appreciate your help :) Rick
  5. Spycat

    Problem Running PHP Script on 2000 Server

    Hi Sniper, Thanks for the reply. So, the initial link I gave the IT guys was a valid one then?: http://www.php.net/downloads.php I feel like it shoud be the IT guys doing this leg-work, but here I am doing it. Another person recommended they add: LoadModule php5_module...
  6. Spycat

    Problem Running PHP Script on 2000 Server

    Hello, I am a web designer, and to process a form I placed a PHP script in it. The script sends input to an e-mail and writes it to a comma-delimited file as well. Well, I tested it on a Linux server and it works fine. However, when the IT guys placed it on a Windows 2000 server, the form does...

Part and Inventory Search

Back
Top