Perl newbie, want to varify data
From: Aaron (aspenamr_at_hotmail.com)
Date: 03/17/04
- Next message: Gunnar Hjalmarsson: "Re: Perl newbie, want to varify data"
- Previous message: nobull_at_mail.com: "Re: DBI Help"
- Next in thread: Gunnar Hjalmarsson: "Re: Perl newbie, want to varify data"
- Reply: Gunnar Hjalmarsson: "Re: Perl newbie, want to varify data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 17 Mar 2004 12:47:44 -0800
I am new to Perl and would like to do some data verification. What I
would like to do is have a variable that would hold a contacts name
ex: "john" and make sure that the user did not enter ex: "(#$%!" does
anyone know the code that would be able to make sure that my user
entry contains only a select set of verified characters. Also is it
possible for me to set up another variable that would contain the
acceptable characters that are able to be used in the input. I also
would like to limit the size of this variable to 10 characters.
- Next message: Gunnar Hjalmarsson: "Re: Perl newbie, want to varify data"
- Previous message: nobull_at_mail.com: "Re: DBI Help"
- Next in thread: Gunnar Hjalmarsson: "Re: Perl newbie, want to varify data"
- Reply: Gunnar Hjalmarsson: "Re: Perl newbie, want to varify data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|