Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Dates and formvalidation

by swiftone (Curate)
on Feb 17, 2004 at 14:33 UTC ( [id://329602]=note: print w/replies, xml ) Need Help??


in reply to Dates and formvalidation

Check the docs for Data::FormValidator (ValidateRM uses D::FV profiles). You'll want to write your own constraint, it should be fairly straightforward once you decipher the docs.

To clarify the other recommendation, don't rely on client-side code, as the client can disable any such code. You can include it to avoid server work, but you'll want the code on the server just in case anyway.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://329602]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-03-28 14:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found