EchoAlertcom
IS-IT--Management
Hello,
Sorry the subject didn't match my question. Here is again.
Hello,
Could some one tell me what the equivalent of Val from VB is in ASP.
Here is my example:
Sincerely,
Steve Funk
Sorry the subject didn't match my question. Here is again.
Hello,
Could some one tell me what the equivalent of Val from VB is in ASP.
Here is my example:
Code:
dPageSize = Val(Trim(Mid(sResponse, Len("Content-Length:") + 1, lFoundAt - (Len("Content-Length:") + 1))))
Sincerely,
Steve Funk