any could help me..in asp, im passing the values through
querysting, the values '%' is also one value, but in action page im missing the '%' , when i right click on action page and see the properties i can see the vasu% value there.
document.frm.action="tst.asp?txtid=vasu%"
fftxtid = request("txtid"
response.write fftxtid my result is vasu only
i need vasu% i wanna use in SQL Query where clause..
please kindly give the solution..for this. i stuck here.
regards
shiva
querysting, the values '%' is also one value, but in action page im missing the '%' , when i right click on action page and see the properties i can see the vasu% value there.
document.frm.action="tst.asp?txtid=vasu%"
fftxtid = request("txtid"

response.write fftxtid my result is vasu only
i need vasu% i wanna use in SQL Query where clause..
please kindly give the solution..for this. i stuck here.
regards
shiva