----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: sundeep Message 3 in Discussion hi , thanks mrinal.. i question was not that.. iam aware of the process which u have just writen. my concern was that how does the asp web controls in a web page are identified if ther r really asp web controls or just HTML controls. i have found that answer after searching lot of class..< since i don't nkow much>.. the process is that complet aspx page is parsed and as the asp web controls are added to Controls.Collection object when encountered , from where we can access them. The ststic HTML tags are moved in to a LiteralControls Collection < the HTML Tags are called as LiteralControls.>. We can access these LiteralControls form the LiteralControl Collection as if they are web controls.. well that is it.. regards. sundeep ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDotNet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
