Re: Best solution to tedious form validation?



First step: Client side validation

Second Step: Server side validation

Can't help you with the second (I'm working on it!)

But on the first... How about just added 2 JS INCLUDE calls to your
page and then adding a pair of custom HTML tags to each Form Object
you want to have validated...

<input type="text"
id="first_name"
name="first_name"
type="alpha" <- new attribute
required="true" <- new attribute
value="">

Would that help?

Walter

.



Relevant Pages

  • Re: OpenQM doco in Wiki
    ... By validation I assume that you mean whether or not a field entry is ... I no longer havea large client base ... second burp because the server has been updated while the client was ... internet ie those outside the internal structure of the company then ...
    (comp.databases.pick)
  • Re: Simple Regular Expression need
    ... I will not disagree regarding that some validation tasks (validation of part ... cannot be performed client-side but the format thereof ... possibly malformed data from being sent to the server if possible. ... client side bugs are a serious risk but that just emphasizes ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: OpenQM doco in Wiki
    ... By validation I assume that you mean whether or not a field entry is ... Ka band satellite - The Server is here and there is latency. ... business rules being on the client. ... As for the wider internet ie those ...
    (comp.databases.pick)
  • Re: eap-tls and peap-tls
    ... server is doing the internal validation. ... > "configure" option of the authentication method which is selected from ... > machine and user certificates (using peap-tls) does the IAS server ...
    (microsoft.public.internet.radius)
  • Re: OpenQM doco in Wiki
    ... burp because the server has been updated while the client was "away". ... Ka band satellite - The Server is here and there is latency. ... validation when the remote computer first connects. ... As for the wider internet ie those ...
    (comp.databases.pick)