PDA

View Full Version : ASP internal function???


sammy
06-23-2003, 03:41 PM
Dear all da victorian ASP programmers...

I am looking for some kind of ASP functions. I am not sure what to call, but they are just like :

For example :

cInt(var) is used to convert da "var" to Integer.
isNumeric(var) is used to verify if "var" is number.
And some more for example , isDate(var),Asc(var).... Sth like dat.

Would you please tell me where I can find all of that kinda functions from A to Z ?
I truly believe dat most of you got wat I am asking and I fully expect to see your answers.

Best regards.

SAMMY

Angelika
06-23-2003, 03:48 PM
Hi,SAMMY!

http://mikecaldwell.com/VBINDEX/vbscript_list.html

Bullschmidt
06-23-2003, 11:59 PM
And here are some more places too:

Windows Script
http://msdn.microsoft.com/scripting/default.asp
Official Microsoft and up to date but site can be slow.
Visual Basic Scripting Edition VBScript Language Reference
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/vbscripttoc.asp

Visual Basic Scripting Edition Functions
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/vtorifunctions.asp

VBScript Language Reference
http://www.asp-help.com/getstarted/ms/vbscript/
Info. from Microsoft.

VBScript Functions
http://www.w3schools.com/vbscript/vbscript_ref_functions.asp