Quantcast
Channel: eHow - Visual Basics Programming How To's
Viewing all articles
Browse latest Browse all 106

How to Convert a String to INT in Classic ASP

$
0
0

Classic ASP requires programmers to write Web pages in the VBScript language. VBScript includes the "CInt" function, which converts a string to an integer value. The string must be a numeric value for the function's success. The function is...


Viewing all articles
Browse latest Browse all 106

Trending Articles