Dec 20, 2001 #1 chassid MIS Joined Aug 27, 2000 Messages 58 Location US All, Visual Basic has a reserved word called IsNumeric where you can find if a value is numeric or not. Does ASP has anything similar to this? Any help will be greatly appreciated! Daniel Do you know the Chabad Lubavitch Sheliach in your area? He is waiting for you!
All, Visual Basic has a reserved word called IsNumeric where you can find if a value is numeric or not. Does ASP has anything similar to this? Any help will be greatly appreciated! Daniel Do you know the Chabad Lubavitch Sheliach in your area? He is waiting for you!
Dec 20, 2001 #2 Discord Programmer Joined Dec 7, 2001 Messages 133 Location US Yes it is IsNumeric Upvote 0 Downvote
Dec 21, 2001 #3 cbokowski Programmer Joined Oct 3, 2001 Messages 413 Location US vbscript documentation http://msdn.microsoft.com/downloads/sample.asp?url=/msdn-files/027/001/733/msdncompositedoc.xml Upvote 0 Downvote
vbscript documentation http://msdn.microsoft.com/downloads/sample.asp?url=/msdn-files/027/001/733/msdncompositedoc.xml
Dec 21, 2001 #4 lobstah Programmer Joined May 14, 2001 Messages 384 Location US devguru's site: http://www.devguru.com/Technologies/vbscript/quickref/isnumeric.html Upvote 0 Downvote