When inserting strings into a SQL table in ASP what is the
risk and how can you prevent it?
Answer Posted / nandhu
The risk associated if not properly taken care of is
something called as "SQL Injection" attack.
This means you could
say in Username textfield on the html frontend or any
frontend, is possible to type something like the following
to by pass the security mechanism and get access to the
protected area of the site or application.
Type the following in Username or Password or both and
click on login/submit or equivalent button.
' or 'x' = 'x'
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Mention the environments where vbscript could be run?
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
How do i automate a website www.flyashx.com without having any test cases witin a week time.
How will you convert a string to upper case string using vbscript?
i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me
how does vb script help in web page designing? explain with example.
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
What are string functions in vbscript?
How will you release the memory acquired by an array variable in vbscript?
How should i Create Email invite with server-side Coding?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
Explain about adodb.stream class?
why do u choose to go for testing why cant for devoloping