Mae Posted January 4, 2008 Posted January 4, 2008 So I created forms, but it didn't occur to me that I need to know how to collect the information from the forms. How do I do that? And does anyone know how I can do this... Create a form. Person fills out form. Information in form is automatically posted to website. (Think: teachers post lesson plans) Quote
TCH-James Posted January 4, 2008 Posted January 4, 2008 Retrieving the data will depend on how your form works. If the form posts to a file on the server, you should be able to view that document on the server or download it. If the form is e-mail based, you should receive an e-mail with the contents. Many FrontPage forms post to a file "_private/form_results.txt" so you'll need to download that file using FTP or copy it using FrontPage. Quote
Mae Posted January 5, 2008 Author Posted January 5, 2008 Do I look in my cpanel for that, and if so where exactly? Quote
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.