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
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
after medical test,when will be the police verification
Explain about scrrun.dll in vbscript?
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
Which keyword is used to declare a variable in the vbscript language?
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
what is the object hyrarchy in QTP for a web based application
what is the difference between modular and data and keyword driven framework
How many types of procedures are available in the vbscript language?
There are 5 web pages.write a script to click the button on 4th web page.
Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.
What is variant in vb script?
What is the difference between for loop and while loop?
Mention characteristics of sub procedures?