.. something like
<%
if {[catch {set res [expr $someVar + 1]}]} {
#someVar is not a number
} else {
# it is a number
}
%>
-Nick
----- Original Message -----
From: "Matias Diez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 09, 2001 2:40 PM
Subject: [AOLSERVER] Integer Validation
Hi ,
Does anybody have an example of ADP page to validate if
one variable is numeric ?
Thanks,
Mat�as Diez
Webmaster
AOL Argentina S.R.L.
- [AOLSERVER] Integer Validation Matias Diez
- Re: [AOLSERVER] Integer Validation Rusty Brooks
- Re: [AOLSERVER] Integer Validation ricard helene
- Re: [AOLSERVER] Integer Validation Nick Kaiho
- Re: [AOLSERVER] Integer Validation James Ranson
- Re: [AOLSERVER] Integer Validation Jim Wilcoxson
- Re: [AOLSERVER] Integer Validation Mike Hoegeman
- Re: [AOLSERVER] Integer Validation Dani�l Mantione
