|
|
|
|
|
| | |
| |
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
SELECT statement for ASP code |
|
From: |
Liz |
|
Date: |
6/11/2001 11:47:55 AM |
|
IP: |
64.182.209.93 |
Hi, I posted previous message about the "SELECT statement"
I found out that I need to convert the sting to an integer; however I still can't get it to work.
Anybody has any ideas??<%
UserID=Request(Session("UserID"))
UserID=cINT(UserID)
Response.Write(UserID)
%>
The value is comming out to "0"
|
Follow Up - Re: SELECT statement for ASP code - Arjun 6/22/2001 3:56:28 AM
Follow Up - Re: SELECT statement for ASP code - Harpreet 6/27/2001 11:29:39 AM
Follow Up - Re: SELECT statement for ASP code - Harpreet 6/28/2001 5:32:37 AM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|