Newbie request -

I want to handle a form by redisplaying the submitted data, along with error information. Eg one of the forms has two dates (a FromDate and a ToDate) as well as an identifier. The usual error conditions apply to the dates - valid form, From <= To, etc.

What I'd like to be able to do is to have a stack of error messages which identify a field in error, and the set of associated error messages. Ideally the fields in error would be shaded to indicate the severity of the error (no shading = fine; yellow shading=warning; red shading=error), and would also allow the user to see the list of errors for a field by hovering over the field.

The 'pretty' enhancements are relatively easy - but I'm having a problem trying to get the form data to redisplay.

Any pointers? ideas? suggestions?

Thanks,

Tony


--
No virus found in this outgoing message.
Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.17.0/1180 - Release Date: 12/10/2007 2:51 PM


_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to