Frontpage 2003 Form wont work in Firefox

B

Bryan

We have a form at http://www.prioritymoving.com/get-estimate.htm

People fill this out to inquire about a moving estimate. It works great in
Internet Explorer, but for some reason, if someone is browsing with Firefox
AND they fill out the form, they get an error - the form won't process. Does
anyone have a suggestion on what I should do to fix this?

The site was done in Frontpage 2003.

Thanks.

Bryan
(e-mail address removed)
 
R

Rob Giordano \(Crash\)

In Form Properties check the path to your confirmation.htm page you have it
as an absolute url...just put in: confirmation.htm - and see if that helps.

--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression





| We have a form at http://www.prioritymoving.com/get-estimate.htm
|
| People fill this out to inquire about a moving estimate. It works great
in
| Internet Explorer, but for some reason, if someone is browsing with
Firefox
| AND they fill out the form, they get an error - the form won't process.
Does
| anyone have a suggestion on what I should do to fix this?
|
| The site was done in Frontpage 2003.
|
| Thanks.
|
| Bryan
| (e-mail address removed)
 
S

Steve Easton

You have this twice in the page:
<a target="_blank" href="http://www.prioritymovng.com/privacy policy.htm">

once just above the submit button

once at the bottom of the page

Switch to code view and remove the one just above the submit button:
<a target="_blank" href="http://www.prioritymovng.com/privacy policy.htm">
<input type="submit" value="Get Your FREE Estimate - Click Here" name="B3" tabindex="9"

Save and republish and see if it helps.

--

Steve Easton
Microsoft MVP FrontPage
FP Cleaner
http://www.95isalive.com/fixes/fpclean.htm
Hit Me FP
http://www.95isalive.com/fixes/HitMeFP.htm
 
B

Bryan

You guys are geniuses! It worked. Thank you so much. I did both things, but
the one that worked is taking out the one line that Steve mentioned.

Thanks again so much for helping me get this to work!!!!!!

Bryan
 

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