From: Todd A. S. <tas...@pu...> - 2007-03-12 02:08:17
|
On 3/11/07, gre...@ao... <gre...@ao...> wrote: > > Hello, I am a webdesign student trying to figure out how to get forms to > work on a webpage. How do I put this program to work? I don't know where > to place the code from the "formmail.pl" file. I have Dreamweaver 8. > > or any basic tips that will help me make a contact form in a webpage would > be very much appreciated. > > thanks > Morgan Morgan, it's all in the documentation, which is bundled with the program code and available for download from the NMS Project's 'Programs' page (on SourceForge): http://nms-cgi.sourceforge.net/scripts.shtml Basically, the FormMail program (FormMail.pl) runs on the server. So, you'll need to know how to FTP that to your server, and where to place it. You may also want to refer to the following resources: NMS FAQ http://nms-cgi.sourceforge.net/faq_nms.html NMS Support Page http://nms-cgi.sourceforge.net/support1.html NMS Support Mailing List Archive (mirrored on Nabble): http://www.nabble.com/nms-f4293.html Of course, after you've read the documentation and attempted the configuration, if you still have questions, or if you get any errors, please feel free to direct them to this list. -Todd |