| Author | Message | 
  
	|  Topic: SQL Injection | 
  
	| boywonder381 
 Replies: 4
 Views: 31614
 
 |  | 
  
	| Dont worry I fixed it... | 
  
	|  Topic: SQL Injection | 
  
	| boywonder381 
 Replies: 4
 Views: 31614
 
 |  | 
  
	| The issue is that it does not generate an error nor does it show the data from the query by using the ?. | 
  
	|  Topic: SQL Injection | 
  
	| boywonder381 
 Replies: 4
 Views: 31614
 
 |  | 
  
	| I'm having problems trying to setup SQL injection feature.  I'm using 2 pages, one for the query and one for the connection.  Here is my query: 
 <%
 msg = "select P.txtAp, P.txtLevel1,  P. ...
 | 
  
	|  |