N
Navaneet
Hi,
I need to set a request parameter, is it possible?
If yes, how?
Actually i have a sever side code(in vb) like.
if trim(request("addCustomCD")) = "1" then
--
--
end if
At the end of this if, i need to set addCustomCD to 0.
Thanks,
-Kumar N
I need to set a request parameter, is it possible?
If yes, how?
Actually i have a sever side code(in vb) like.
if trim(request("addCustomCD")) = "1" then
--
--
end if
At the end of this if, i need to set addCustomCD to 0.
Thanks,
-Kumar N