hi,
i have tried what u said.but still i have the same prm.can u guess what i missed.
if request.form("c urrent") = "on" then
current = -1
else
current = 0
end if
in desing view i have set default value=0 format=on/off.pl give exact prm with my code.
<input name="current" type="checkbox" id="current" >
pl give reply as soon as possible.
thank u Mark
i have tried what u said.but still i have the same prm.can u guess what i missed.
if request.form("c urrent") = "on" then
current = -1
else
current = 0
end if
in desing view i have set default value=0 format=on/off.pl give exact prm with my code.
<input name="current" type="checkbox" id="current" >
pl give reply as soon as possible.
thank u Mark
Comment