forms driving me crazy

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've been working on this for a week with several of you, (thanks for your
patience).

I've created two forms. One works and one doesn't however with the
exception of the confirmation page and the site location they should be
nearly identical.

The first link to a site that has two working forms already but this one
does not work. gets a frontpage error.

http://www.duxburybaker.com/data/formfromgatorv2.htm

This next link is on a different site but is similar, It works just fine.

http://www.raginggator.com/Level2/testcontactthree.htm

sites are hosted by the same company. Front page extensions are installed
as evidenced by other working forms on both sites and I can open both sites
live using front page. Also other components of both sites work such as link
bars etc.

Any suggestions would be greatly appreciated............If you can solve
this I promise to leave everyone alone for at least a week.
 
On the first site (the one with the broken form) create a new blank page and
a simple form on it. Save the page, publish and see if it works. Also check
with your web host to make sure the first site has the FrontPage Extensions
set up for email transport.
 
The only difference that I see is that the form that doesn't work is sending
an email and also trying to save the results to a .csv file. Try removing
the save to .csv option and see if the confirmation page comes up.
 
Check with your web host. It could be that the _private directory has a
permissions issue and isn't marked as writable which is why the file
wouldn't save.
 
Yes, but your web host will need to provide write permissions on the folder.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Bravo gentlemen: I actually could set the permissions with the control
panel. Changed it to write, added the file back into the form, and
bang...worked fine.

This is great info. I've seen lots of form problems posted and this sounds
like it might solve many of them.

Thank you guys again.
 
Glad we could help


Daytona Steve said:
Bravo gentlemen: I actually could set the permissions with the control
panel. Changed it to write, added the file back into the form, and
bang...worked fine.

This is great info. I've seen lots of form problems posted and this
sounds
like it might solve many of them.

Thank you guys again.
 
Back
Top