Click here to Skip to main content
15,896,726 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to implement the search on content of web site Pin
King Shez27-May-08 23:54
King Shez27-May-08 23:54 
AnswerRe: How to implement the search on content of web site Pin
Christian Graus27-May-08 23:55
protectorChristian Graus27-May-08 23:55 
AnswerRe: How to implement the search on content of web site Pin
eyeseetee28-May-08 0:04
eyeseetee28-May-08 0:04 
AnswerRe: How to implement the search on content of web site Pin
Imran Khan Pathan28-May-08 1:48
Imran Khan Pathan28-May-08 1:48 
Questionsql injection Pin
eyeseetee27-May-08 23:48
eyeseetee27-May-08 23:48 
AnswerRe: sql injection Pin
Christian Graus27-May-08 23:54
protectorChristian Graus27-May-08 23:54 
GeneralRe: sql injection Pin
eyeseetee28-May-08 0:02
eyeseetee28-May-08 0:02 
GeneralRe: sql injection Pin
eyeseetee28-May-08 0:15
eyeseetee28-May-08 0:15 
OK, I have read the article but I would like to clarify my question
If I had the following:

string sql = "Select * from table"

If the above code was on a page_load event and was not linked to a textbox i.e. was not selecting a value from the database which matched the value in the textbox then surely this would not be vulnerable?
An attacker would not be able to manipultate this query as it is not linked to an input control, am I right?Confused | :confused:

thanks
GeneralRe: sql injection Pin
N a v a n e e t h28-May-08 0:26
N a v a n e e t h28-May-08 0:26 
AnswerRe: sql injection Pin
Vasudevan Deepak Kumar28-May-08 18:40
Vasudevan Deepak Kumar28-May-08 18:40 
Questiontextbox and dropdownlist in gridview Pin
deepthy.p.m27-May-08 23:39
deepthy.p.m27-May-08 23:39 
AnswerRe: textbox and dropdownlist in gridview Pin
eyeseetee28-May-08 0:00
eyeseetee28-May-08 0:00 
AnswerRe: textbox and dropdownlist in gridview Pin
Imran Khan Pathan28-May-08 0:21
Imran Khan Pathan28-May-08 0:21 
GeneralRe: textbox and dropdownlist in gridview Pin
eyeseetee28-May-08 0:35
eyeseetee28-May-08 0:35 
GeneralRe: textbox and dropdownlist in gridview Pin
deepthy.p.m28-May-08 0:42
deepthy.p.m28-May-08 0:42 
GeneralRe: textbox and dropdownlist in gridview Pin
deepthy.p.m28-May-08 1:06
deepthy.p.m28-May-08 1:06 
GeneralRe: textbox and dropdownlist in gridview Pin
Imran Khan Pathan28-May-08 1:37
Imran Khan Pathan28-May-08 1:37 
QuestionExporting Large amount of data (20,000) to excel from datagird gives Timeout expired Pin
Member 394372527-May-08 23:19
Member 394372527-May-08 23:19 
AnswerRe: Exporting Large amount of data (20,000) to excel from datagird gives Timeout expired Pin
Vasudevan Deepak Kumar28-May-08 2:33
Vasudevan Deepak Kumar28-May-08 2:33 
Questionwhich database extension file (sdb) Pin
Rinki Mukheraji27-May-08 22:39
Rinki Mukheraji27-May-08 22:39 
AnswerRe: which database extension file (sdb) Pin
Karan_TN27-May-08 22:45
Karan_TN27-May-08 22:45 
GeneralRe: which database extension file (sdb) Pin
Rinki Mukheraji27-May-08 22:54
Rinki Mukheraji27-May-08 22:54 
GeneralRe: which database extension file (sdb) Pin
Karan_TN27-May-08 23:24
Karan_TN27-May-08 23:24 
QuestionCounting within a variable??? Pin
Karan_TN27-May-08 22:31
Karan_TN27-May-08 22:31 
AnswerRe: Counting within a variable??? Pin
Christian Graus27-May-08 23:57
protectorChristian Graus27-May-08 23:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.