I think I got now what you want... > > Do you still think this is possible? >
It's possible, but not easy to do in a common and abstract way on the other side it's not hard to do it for a concret problem, like Andrew said. I will think about this and maybe come up with an idea, but at the moment I can't say how a concrete implementaion could look like, so it's more a long term perspective... > > Gerald wrote: > > Yes, this is possible and especially for form validation I have some plans > > in mind, which I can hopefully release before the end of the year, which > > will allows you to specify validation rules and what should happen if the > > validation fails. > > Typically, I just have a form call itself for validation with appropriate > conditionals. What do you have in mind here? > 1.) Give you an extentable library of "conditionals", so you don't have to code them every time 2.) Let Embperl verify these conditional for you and take an action (e.g. call different pages), depending on the result So basicly it does the same as you also do, just do it for you, so you don't have to do everytime the same. Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
