ASP Is Fun

Learning ASP
Free Course
Basics
Functions
SQL Commands
Sample Code

Servers / Setup
Host Reviews
Server Setup
Error Tips

Contract ASP
Development

Intro to ASP



 
French Wedding


IsNumeric Variable Testing Function



You can only do numeric functions on numbers. It makes sense! Ensure that you actually HAVE a number before trying to work with it!

If your user input a variable that you put into BookCount, your syntax would look like this:

BookCountOK = IsNumeric(BookCount)

if BookCountOK = FALSE then
response.write "You didn't enter a number. Please try again."
end if

ASP Variable Testing Functions


ASP Main Page | ASP Ebooks | Free ASP Course | Contact Lisa
All content copyright © 2008 Minerva WebWorks LLC. All rights reserved.

custom wedding favors


Free Newsletter!

Ebooks
Intro to ASP
ASP SQL DB
Members
Shopping


Introduction to ASP

Romance Tips
Irish Romance
Italian Romance
French Romance

ASP Poll
How do you handle 500 errors?
I don't
Page does nothing
Displays error
Emails error