billj Posted December 31, 2008 Report 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
administrator Posted December 31, 2008 Report 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
Wickham Posted December 31, 2008 Report 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.
Susie Posted December 31, 2008 Report Posted December 31, 2008 Or you can use a premade script. Example: Tectite FormMail
administrator Posted December 31, 2008 Report 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
billj Posted January 1, 2009 Author Report 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?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now