How Do I post Collected data from forms to my website?

How Do I post Collected data from forms to my website?

am 03.04.2008 10:43:55 von bia_doc2008

I need to find a script or something that will enable me to Create a
submit form, and post the results on the same page. Or instruct me on
how to create a results page. Can anyone Help?

Re: How Do I post Collected data from forms to my website?

am 03.04.2008 11:43:17 von Ronx

Does you website have FrontPage extensions? If so look at the Guestbook
and Feedback page templates.
With the website open,
File->New Page and choose a template.

If you wish to avoid a lot of Spam entries, then search for a guestbook
script on Google using the technologies supported by your host, for
example:
"Asp guestbook" for Windows servers.
"php guestbook" for Unix servers
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp




"bia_doc2008@hotmail.com" wrote in message
news:3b877c4d-9580-424f-ae54-fb371a60d9de@s19g2000prg.google groups.com:

> I need to find a script or something that will enable me to Create a
> submit form, and post the results on the same page. Or instruct me on
> how to create a results page. Can anyone Help?

RE: How Do I post Collected data from forms to my website?

am 03.04.2008 23:14:00 von WayneIM

DON'T use an FP form to send to an e mail address - I made that mistake (we
had to alter our company e mail address as it got hijacked by spammers - LoL.
You live and learn).

At the moment we are using an asp page that has a form on it. You can send
the results to an access database and also show a confirmation page (there is
an FP wizard for this).

This way you can simply get the information from the form and show a user a
feeback page.

Note - I got some very good advising from Mr Ronx about how to pass the
information from page to page so that a user can fill in a few bits on each
page - you can search this forum for it.

So if I don't have right english to say but just to point out again DON'T
use an FP page to send to an e mail address.




--
Wayne
Manchester, England.



"bia_doc2008@hotmail.com" wrote:

> I need to find a script or something that will enable me to Create a
> submit form, and post the results on the same page. Or instruct me on
> how to create a results page. Can anyone Help?
>