Have Form REsults Rerwite or Replace File, not Append

T

Toàn

I would like to have the form results comeback in a new file or replace the
previous entries, not append to it as in the default behavior.
Basically, a user will fill out the form with information, and the
result/confirmation page will show. But when the user comes back to make
changes again, the new information will replace the old one, not append to it.

Can this be done, such as using a new file variable?

Thank you
 
K

Kevin Spencer

It can be done by writing your own custom server-side form handler
application using ASP, PHP, or what-have-you (whatever programming
technologies are supported on your web server). If you are not a programmer,
you can always hire one.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.
 

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