Re: Clearing a Form

2003-07-22 Thread drieux
On Monday, Jul 21, 2003, at 15:05 US/Pacific, Peter Fleck wrote: I have a cgi that creates a form and then receives the output of the form and sends it to a mysql database. It also displays the form information as a preview of what is getting sent to the database. You can return to the

RE: Clearing a Form

2003-07-22 Thread Peter Fleck
Thanks to all for the help on 'clearing the form' and for forcing me to face the design limitations. I would prefer to preview the data before storing in the DB and had hoped to get this in place but ran into a problem on the way which led to my workaround which and the STORE-PREVIEW-DELETE

RE: Clearing a Form

2003-07-22 Thread wiggins
On Tue, 22 Jul 2003 09:33:28 -0500, Peter Fleck [EMAIL PROTECTED] wrote: Thanks to all for the help on 'clearing the form' and for forcing me to face the design limitations. As long as you realize them then that is most of the battle, all