User Profile

Collapse

Profile Sidebar

Collapse
srikugun
srikugun
Last Activity: Feb 13 '08, 07:39 PM
Joined: Dec 29 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • srikugun
    started a topic Regarding the Controls in an ASP.NET page
    in .NET

    Regarding the Controls in an ASP.NET page

    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...
    See more | Go to post

  • srikugun
    replied to setpassword
    in IIS
    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 ??
    See more | Go to post

    Leave a comment:


  • srikugun
    replied to SQL Injection
    @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...
    See more | Go to post

    Leave a comment:


  • srikugun
    started a topic SQL Injection

    SQL Injection

    Is there any predefined method such as "Parametiri zed Inputs" as in case of ASP.NET which automatically prevents SQL Injection.????? ??
    See more | Go to post

  • srikugun
    replied to passing string variable into a querry
    Is there any predefined method such as "Parametiri zed Inputs" as in case of ASP.NET which automatically prevents SQL Injection.????? ??
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...