ASP Is Fun

Learning ASP
Free ASP Course
ASP Basics
ASP Functions
SQL Commands
Sample ASP Code


Servers / Setup
ASP Host Reviews
ASP Server Setup
ASP Error Tips


Contract ASP
ASP Development

Search For:


Intro to ASP


 


ASP Variable Testing Functions



It's important to test that your data is valid before you work with it. These variable testing functions do the trick!

IsArray Function
IsArray lets you know if you can do array functions on the variable.

IsDate Function
IsDate can be CRITICAL before you try to store a variable in a database - otherwise the database will choke on the row.

IsEmpty Function
IsEmpty lets you know if the variable has been initialized.

IsNull Function
Be sure to check for null values before you try to work with your variable.

IsNumeric Function
You'll want to be sure your variable has a numeric value before trying to add or subtract.

IsObject Function
IsObject will help you if you're doing work with OLE or ActiveX objects.

ASP Function Listing



Bookmark this site so you can reference it any time you have ASP questions in the future!

Add ASP+Functions+ to Twitter Add ASP+Functions+ to Facebook Add ASP+Functions+ to MySpace Add ASP+Functions+ to Del.icio.us Digg ASP+Functions+ Add ASP+Functions+ to Yahoo My Web Add ASP+Functions+ to Google Bookmarks Add ASP+Functions+ to Stumbleupon Add ASP+Functions+ to Reddit



 


Get Emails when this Site is Updated



ASP Ebooks | Free ASP Course |
All content copyright © 2013 Minerva WebWorks LLC. All rights reserved.

Exploring Believability

Free Newsletter!

Ebooks
Intro to ASP
ASP SQL DB
ASP Members
ASP Shopping


Introduction to ASP

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



affiliate_link