Re: Form validator action question

2002-08-01 Thread Barbara Post
ED]> Sent: Thursday, August 01, 2002 9:21 PM Subject: RE: Form validator action question > > I can't process my xsl again (not the same request parameters returned by > > form validator action). > > Umm, you can always arrange to pass the request parameters back for a 2nd

RE: Form validator action question

2002-08-01 Thread Hunsberger, Peter
> I can't process my xsl again (not the same request parameters returned by > form validator action). Umm, you can always arrange to pass the request parameters back for a 2nd pass; there's no reason the validator can't return the original parameters if there is a validation error... --