Form rerouting problem

C

cwolf

I have two forms on our website that redirect the user to
a confirmation form (a basic thank you statement).

For some reason both my forms are redirecting to a
subdirectory as follows:

_vti_bin/shtml.exe/contact.html

When this happens, the menu links are no longer valid, and
my user will get error after error trying to move off that
confirmation page.

Any ideas why my forms are redirecting into this
subdirectory this way?

Any help would be appreciated.
 
S

Stefan B Rusynko

It's not redirecting
- it is serving your custom confirmation page using the FP SE
If your form is contact.htm, the confirmation page should not be contact.htm
(it should be some other page or a custom confirmation page you have created and set in Form Properties of contact.htm)

--




| I have two forms on our website that redirect the user to
| a confirmation form (a basic thank you statement).
|
| For some reason both my forms are redirecting to a
| subdirectory as follows:
|
| _vti_bin/shtml.exe/contact.html
|
| When this happens, the menu links are no longer valid, and
| my user will get error after error trying to move off that
| confirmation page.
|
| Any ideas why my forms are redirecting into this
| subdirectory this way?
|
| Any help would be appreciated.
 
C

cwolf

My confirmation form is contact.confirm.html, so I'm not
using the same html page for the confirmation.



-----Original Message-----
It's not redirecting
- it is serving your custom confirmation page using the FP SE
If your form is contact.htm, the confirmation page should not be contact.htm
(it should be some other page or a custom confirmation
page you have created and set in Form Properties of
contact.htm)
 
S

Stefan B Rusynko

contact.confirm.html is an illegal file name
make it contact_confirm.html

--




| My confirmation form is contact.confirm.html, so I'm not
| using the same html page for the confirmation.
|
|
|
|
| >-----Original Message-----
| >It's not redirecting
| >- it is serving your custom confirmation page using the
| FP SE
| >If your form is contact.htm, the confirmation page should
| not be contact.htm
| >(it should be some other page or a custom confirmation
| page you have created and set in Form Properties of
| contact.htm)
| >
| >--
| >
| >_____________________________________________
| >SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| >"Warning - Using the F1 Key will not break anything!" (-;
| >To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| >"(e-mail address removed)"
| | >| I have two forms on our website that redirect the user
| to
| >| a confirmation form (a basic thank you statement).
| >|
| >| For some reason both my forms are redirecting to a
| >| subdirectory as follows:
| >|
| >| _vti_bin/shtml.exe/contact.html
| >|
| >| When this happens, the menu links are no longer valid,
| and
| >| my user will get error after error trying to move off
| that
| >| confirmation page.
| >|
| >| Any ideas why my forms are redirecting into this
| >| subdirectory this way?
| >|
| >| Any help would be appreciated.
| >
| >
| >.
| >
 

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