Thread
:
Asp Code help
View Single Post
03-28-2003, 01:55 PM
#
15
(
permalink
)
berklee
Registered User
Join Date: Mar 2003
Posts: 18
Really?
what about a simple select?
Select * from myTable where keyfield = 1
If that 1 is pulled from a page (say a drop-down list), you can build a page that makes a value:
<input type="hidden" name="keyfield" value="1;drop database test'">
berklee
View Public Profile
Visit berklee's homepage!
Find More Posts by berklee