How do i get the list of Textboxes in a particulart page ??? I wanted to implement some code on all of the textboxes that were present in that particular page when the user clicks on the button .........How can i accomplish this??????
I have a solution but there is a problem in it
foreach (TextBox t in ???)
{
}
??? -- Please tell me what should i write there in order to get the list of all...
User Profile
Collapse
-
Regarding the Controls in an ASP.NET page
-
same problem whenever i want to run the IIS start page........all that i need to do is open the following link in the web page "http://localhost/" but it is asking for username and password and i typed the windows account username and password but it didn't work me .....So could anyone please help me on this ?? -
@alijannaty52
Thanks for the information ........now i am developing a web application in ASP(only VB Script) and not in ASP.NET ...so is there any predefined code in ASP that prevents the SQL Injection ?
Your were very helpful thanks once again...Leave a comment:
-
SQL Injection
Is there any predefined method such as "Parametiri zed Inputs" as in case of ASP.NET which automatically prevents SQL Injection.????? ?? -
Is there any predefined method such as "Parametiri zed Inputs" as in case of ASP.NET which automatically prevents SQL Injection.????? ??Leave a comment:
No activity results to display
Show More
Leave a comment: