send form results to file doesn't work

L

Linda

I have a form set up to email results, however I also want
the results sent to a file (.txt or .csv) on the web
server. This seems so basic, however I haven't been able
to get this to work--email is fine, but as soon as I set
up the form to additionally send info to the file, the
submit button returns an error page "Front Page Error".

Am I missing something?

Linda
 
F

FrontPageForms

Linda,

The "FrontPage error" message can indicate a problem with
extensions or you file path or something else in form
properties.

Although the name of the file is insignicant, it does need
to exist. Generally the file would be located in the
_private folder. If it isn't then open a blank Notepad,
save it as "file_name" and direct it to the _private
folder of the object web.

As always, a URL for the form page would be helpful.

Mike Smith,
http://FrontPageForms.com
Form Tutorials & Form Script Examples
 
S

Stefan B Rusynko

Does the file cmeseminar0520.csv exist at _private/cmeseminar0520.csv




| Thanks Mike, the url is www.rcgpsd.com/cmeseminar0520
| >-----Original Message-----
| >Linda,
| >
| >The "FrontPage error" message can indicate a problem with
| >extensions or you file path or something else in form
| >properties.
| >
| >Although the name of the file is insignicant, it does
| need
| >to exist. Generally the file would be located in the
| >_private folder. If it isn't then open a blank Notepad,
| >save it as "file_name" and direct it to the _private
| >folder of the object web.
| >
| >As always, a URL for the form page would be helpful.
| >
| >Mike Smith,
| >http://FrontPageForms.com
| >Form Tutorials & Form Script Examples
| >
| >>-----Original Message-----
| >>I have a form set up to email results, however I also
| >want
| >>the results sent to a file (.txt or .csv) on the web
| >>server. This seems so basic, however I haven't been
| able
| >>to get this to work--email is fine, but as soon as I set
| >>up the form to additionally send info to the file, the
| >>submit button returns an error page "Front Page Error".
| >>
| >>Am I missing something?
| >>
| >>Linda
| >>.
| >>
| >.
| >
 
Top