How do you protect form text field after a submit error?
Posted: Mon May 05, 2003 12:01 am
I have a form that adds form data to a mySQL database. One of the fields in a large text field that sometimes has 5-15 sentences entered.
Some of my inputers are on 56k lines that fail a lot. If connections fails at submit time, when they hit back all the data is gone. They are losing lots of input time retyping the field.
What is the best way to protect this data from "vanishing"?
RR
Some of my inputers are on 56k lines that fail a lot. If connections fails at submit time, when they hit back all the data is gone. They are losing lots of input time retyping the field.
What is the best way to protect this data from "vanishing"?
RR