Jump to content

Forms On Fp


Mae

Recommended Posts

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)

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...