theflyingminst
01-09-2009, 02:09 AM
Hi, I'm wondering why this won't write properly to the url. The equal sign after ID won't kick over in the post submit url. It writes like this: "ID%3D0002&"..
That's not even the ID number. Weird. Anyone know a workaround for this? thanks.
Code:
<input name="sischecked" value="ID=<%response.write ID%>" type="checkbox">
That's not even the ID number. Weird. Anyone know a workaround for this? thanks.
Code:
<input name="sischecked" value="ID=<%response.write ID%>" type="checkbox">