When inserting strings into a SQL table in ASP what is the
risk and how can you prevent it?
Answer / 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 |
How to insert snapshot during manual scripting in QTP?
How to load vbs functions in qtp
How should i Create Email invite with server-side Coding?
Why to use option explicit in vb script?
this q asked in applabs, q is: QTP should open google.com page and enter "qtp" in one edit(search) box and click search and should open google.com again and enter "job" in edit(search) box and click on search. I tried this but getting error "Edit(search) box matches more than one object", could anyone this question plz..
Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?
How to Import data from a file (file is on the desktop) to the data table
Explain How do you create a recordset object in vbscript?
what does create object actually do when you call it in vbscript?
what is the purpose of the Reporter.ReportEvent in QTP and also please give the brief description about Reporter.ReportEvent ?
about vb scripting programs this type of all question& answers
Explain about the functionality of vb script?