|
-
Mar 30th, 2001, 02:58 AM
#1
Thread Starter
New Member
I know that in Visual Basic, to convert a value in a variable into a integer is :
dim Value
msgbox Val(value)
you use VAL
but how do u do that with ASP.....Converting a value in a variable into a integer where you can do somme addition, multiplication ,etc on it ??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|