|
|
|
|
|
| | |
| |
PowerASP active server pages asp.net microsoft .net framework sdk learn asp what is asp tutorial learn asp.net CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: Calculation with Requests() HELP!!!! |
|
From: |
Atul Patil |
|
Date: |
6/28/2000 11:19:56 AM |
|
IP: |
202.60.136.19 |
A number entered in a textbox is actually a string and not a number.
So,you have to convert this string to no
<%
x=cint(request.form("a"))+cint(request.form("b"))
%>
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|