Forum Moderators: coopster & phranque

Message Too Old, No Replies

Help with NMS FormMail

         

RandomWebz

12:21 pm on Mar 6, 2008 (gmt 0)

10+ Year Member



Hi all

I've created a nice basic entry form in Dreamweaver for a competition my client intends to run. It's basically name, email and then upload two images for their own. I'm using NMS FormMail Version 3.14c1 to process the form and I am recieving the text data fine but where do the uploaded images go? Do I have to customise the script myself?

Complete perl/cgi novice here so explainations in words of one syllable would be most appreciated :)

Thanks in anticipation

perl_diver

6:07 pm on Mar 6, 2008 (gmt 0)

10+ Year Member



as far as I know, that script was never meant to handle file uploads. If you needed that functionality you would have to code it yourself, but you should understand the implications and not do anything to make the basic script insecure.

RandomWebz

6:36 pm on Mar 6, 2008 (gmt 0)

10+ Year Member



Thanks for replying. I wouldn't dare to try and script myself, as I said I am a complete novice. Anyone help with the code at all?