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



 
Irish Romance


IsArray Variable Testing Function



The IsArray function lets you test a variable to find out if it is an array. It's important to do this before attempting array options on the variable.

If you had an array called MyArray, your syntax would be

ArrayState = IsArray(MyArray)

if ArrayState = TRUE then
(do something with it)
end if

ASP Array Function List
ASP Variable Testing Functions


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

Italian Wedding


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