billj Posted December 31, 2008 Report Share Posted December 31, 2008 I need some information on how to write the script on a form to send it to the server and then be able to retrieve said form when someone submits a completed form Quote Link to comment Share on other sites More sharing options...
administrator Posted December 31, 2008 Report Share Posted December 31, 2008 Hi, You need to learn a touch of PHP. Try my free beginners videos at www.killerphp.com. If you are impatient, you can watch my videos on processing forms with PHP. This part of the course shows you how to process a form and then to send the results to an email address. Hope that helps, Stefan Quote Link to comment Share on other sites More sharing options...
Wickham Posted December 31, 2008 Report Share Posted December 31, 2008 ...and if you're very impatient, you can get simplified code here:- http://w ww.wickham43.net/formphptomysql.php (get rid of space in www) You may need security codes as well later and Stefan's videos deal with it in more detail. Quote Link to comment Share on other sites More sharing options...
Susie Posted December 31, 2008 Report Share Posted December 31, 2008 Or you can use a premade script. Example: Tectite FormMail Quote Link to comment Share on other sites More sharing options...
administrator Posted December 31, 2008 Report Share Posted December 31, 2008 In my third video the script is all there for you to use. ... It isn't that hard and at the same time, you gain important web design related skills. Stefan Quote Link to comment Share on other sites More sharing options...
billj Posted January 1, 2009 Author Report Share Posted January 1, 2009 Thanks to all. Susie, I went to the tectite formmail site and downloaded a customized php file. When I try to upload it to my web site, as directed, I get a message that says: Do you want to copy the selected folder structure(s)? If I say "yes" I get an error message that says "transfer failed" 550/nfs/cust/5/8/4/(username):no such file or directory. Is it that the server does not recognize the php file? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.