i dont about the calculation in asp
just want to know is it right or wrong...
for example
Code:
one=request("one")
two=request("two")
three=request("three")
nama=request("nama")
total=one.value()+two.value()+three.value()
do you know any thread or site for to learn ?
no, this is not right.
fairuz, please use more meaningful subject in the future, thanks.
to understand what is the right syntax, open any decent ASP book or tutorial and this kind of information would usually be among the first lessons.
(look for "ASP variables" and "using the Request collection in ASP" for start)
Was this answer helpful ?
Yes No
sori i ask my fren she said try to use like that so i want to is it right or not..
ok tq...
Was this answer helpful ?
Yes No
I will say some words here: TRIAL AND ERROR AND GOOGLE
Was this answer helpful ?
Yes No
yup i was find the sample of equation now....
Was this answer helpful ?
Yes No
ok tq for ur advising...
i not use google... but just manipulate my request to make the sumation..its works..
tq again..
Was this answer helpful ?
Yes No
as long as you're learning from such mistakes it's all good.

Was this answer helpful ?
Yes No
as i said, TRAIL and ERROR.
by the way, can you share the solution as a post so other members can learn from it?
Thank you.
L.
Was this answer helpful ?
Yes No
You mean the trail to greatness?
(Sorry, couldn't help it.)
Was this answer helpful ?
Yes No
yeah LOL ;-)
post the solution please.
ciao
Was this answer helpful ?
Yes No