Thread: Asp Code help
View Single Post
Old 03-26-2003, 03:53 PM   #9 (permalink)
abc123
bloomberg
 
abc123's Avatar
 
Join Date: Jun 2002
Location: bloomberg
Posts: 263
abc123 is on a distinguished road
Send a message via AIM to abc123 Send a message via Yahoo to abc123
Quote:
Originally posted by rdove
Not with a checkbox.....

of course with a checkbox:

Code:
<input type="checkbox" name="doDelete" value="1 'go drop table table1 " />
assuming its an mssql db..

you should always *ALWAYS* replace any instance of a ' in your forms values...
__________________
-- bloomberg.
abc123 is offline   Reply With Quote