FrontPage Form not working in the right way

  • Thread starter Kathie M. Thomas
  • Start date
K

Kathie M. Thomas

Not sure if anyone saw this post, so please forgive me if you've seen it a
second time, but I'm really hoping someone might know the answer please.

I have an associate who is having challenge with a Contact Us form she has
with her FrontPage site at http://www.progressbusiness.com.au/ContactUs.html

When the form is filled out it sends her two emails, one with the form
information and a second one with this:

Subject: Data posted to form 1 of
http://www.progressbusiness.com.au/Confirmation.html

**********************************************************************
******
***

The second problem is that it won't show the Confirmation page after the
form is submitted - even though the confirmation page address is correctly
linked in the form properties. The address is
http://www.progressbusiness.com.au/Confirmation.html

I've tried recreating the form but it is still experiencing this problem. Do
you think there's a problem with the site in general, the server extensions
or is there something else I've overlooked?

Your assistance is very much appreciated.

Thank you and regards

Kathie M. Thomas, AFAIOP, MVA, ASO, Ph: +613 9585 5780
Award-winning "A Clayton's Secretary"R, Network est. 1994
The Secretary You Need When You Haven't Got a Secretary!R
http://www.vadirectory.net Main Website
http://www.vadirectory.blogspot.com VA Blog
http://vaeducationonline.com - Coming soon!
***************************************************************
 
R

Ronx

The confirmation page contains a form that is set to email results.
Remove the form.
Note that the form does not have any fields, but merely the
confirmation text, and starts (using View Source from the published
page)
<form id="form1" name="Enquiry Form" method="POST"
action="_vti_bin/shtml.exe/Confirmation.html" onSubmit=""
webbot-action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults"
S-Email-Address="(e-mail address removed)" S-Email-Format="TEXT/PRE"
startspan --><input TYPE="hidden" NAME="VTI-GROUP"
VALUE="0"><!--webbot bot="SaveResults" i-checksum="43374" endspan -->
[email address changed to lessen risk of Spam]

FYI - the page contains at least one opening <label> tags that is not
closed, and several that do not include any reference to whatever the
<label> is for.
 
K

Kathie M. Thomas

Thanks, I'll check that - didn't think to check the actual confirmation page
but was checking the properties on the form page.

Kathie


Ronx said:
The confirmation page contains a form that is set to email results.
Remove the form.
Note that the form does not have any fields, but merely the
confirmation text, and starts (using View Source from the published
page)
<form id="form1" name="Enquiry Form" method="POST"
action="_vti_bin/shtml.exe/Confirmation.html" onSubmit=""
webbot-action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults"
S-Email-Address="(e-mail address removed)" S-Email-Format="TEXT/PRE"
startspan --><input TYPE="hidden" NAME="VTI-GROUP"
VALUE="0"><!--webbot bot="SaveResults" i-checksum="43374" endspan -->
[email address changed to lessen risk of Spam]

FYI - the page contains at least one opening <label> tags that is not
closed, and several that do not include any reference to whatever the
<label> is for.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

Kathie M. Thomas said:
Not sure if anyone saw this post, so please forgive me if you've
seen it a
second time, but I'm really hoping someone might know the answer
please.

I have an associate who is having challenge with a Contact Us form
she has
with her FrontPage site at
http://www.progressbusiness.com.au/ContactUs.html

When the form is filled out it sends her two emails, one with the
form
information and a second one with this:

Subject: Data posted to form 1 of
http://www.progressbusiness.com.au/Confirmation.html

**********************************************************************
******
***

The second problem is that it won't show the Confirmation page after
the
form is submitted - even though the confirmation page address is
correctly
linked in the form properties. The address is
http://www.progressbusiness.com.au/Confirmation.html

I've tried recreating the form but it is still experiencing this
problem. Do
you think there's a problem with the site in general, the server
extensions
or is there something else I've overlooked?

Your assistance is very much appreciated.

Thank you and regards

Kathie M. Thomas, AFAIOP, MVA, ASO, Ph: +613 9585 5780
Award-winning "A Clayton's Secretary"R, Network est. 1994
The Secretary You Need When You Haven't Got a Secretary!R
http://www.vadirectory.net Main Website
http://www.vadirectory.blogspot.com VA Blog
http://vaeducationonline.com - Coming soon!
***************************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top