Saving info from a form onto a server

B

Bob Richardson

When I submit a form that has passed all the validation checks, I am now
getting an error message. This process worked well earlier - putting the
data into a CSV file and also sending email. After I changed the fields that
I wanted saved in the CSV file, I decided to delete the three files that
were in my _private folders on both the server and my home computer. This
was obviously a bad idea :( The 3 files were:
formrslt.txt
MyData.csv
and another that I can't remember

I now have formrslt.txt and MyData.csv on both my computer and server, but
not the 3rd file. I'm guessing that's what I need, but don't know how to
retrieve it.

I suppose I could redo the entire form, but there are many field on the form
and it would take a lot of time. Is there another way.
 
S

Stefan B Rusynko

See your form properties for the file names to recreate




"Bob Richardson" <bobr at whidbey dot com> wrote in message | When I submit a form that has passed all the validation checks, I am now
| getting an error message. This process worked well earlier - putting the
| data into a CSV file and also sending email. After I changed the fields that
| I wanted saved in the CSV file, I decided to delete the three files that
| were in my _private folders on both the server and my home computer. This
| was obviously a bad idea :( The 3 files were:
| formrslt.txt
| MyData.csv
| and another that I can't remember
|
| I now have formrslt.txt and MyData.csv on both my computer and server, but
| not the 3rd file. I'm guessing that's what I need, but don't know how to
| retrieve it.
|
| I suppose I could redo the entire form, but there are many field on the form
| and it would take a lot of time. Is there another way.
|
|
 

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