[PHP] data entry validation

2001-03-27 Thread Chris Worth
I'm working with some forms that need the data validated. Dates, times etc. my question is, how do I "reset" the form back to the original screen with variables intact so they can make the changes? is there a code snippet some place i can work with? thanks, chris -- PHP General Mailing

Re: [PHP] data entry validation

2001-03-27 Thread Miles Thompson
Chris, Go to www.thickbook.com. Julie Meloni has a tutorial there which gives you exactly what you want. It's the one which has to do with custom error messages, which , believe or not, are on the subject of data validation. Miles At 06:31 PM 3/27/01 -0500, Chris Worth wrote: I'm working