Submit Button doesn't work?

M

Michael

I created several fill-in forms for my web page. Half of them work fine,
they submit the filled in data via Outlook email. The other half don't work.
When I right click on the forms that don't work, I don't get the option to
go to form properties menu. Any suggestions, solutions?
Thanks in advance.
PS: I tried to do a copy and paste command to a new form, didn't work.
Oh my web is at www.thekentagency.com
 
T

Thomas A. Rowe

1. Remove all spaces from folder and file names.

2. Auto Quote form has not form tags.

3. Homeowner Quote form, should not be set up to write back to the form page, should go to either
the default confirmation page or a custom confirmation page.

4. Commercial Quote, has not form tags and you are attempting to process it via email, it need to
use the FP Form Handler, not a mailto link.

5. Apartment Quote, same issues as #3 and #4 above.

6. Contractors Quote, same issues as #3 and #4 above.

7. Restaurant Quote, same issues as #3 and #4 above.

You have to insert the form, then add the form field and then publish the form via FP's http mode to
a server that has the FP extensions.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top