----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Mrinal Message 2 in Discussion Hi , See the way it happens with ASP.net server controls is they are being rendered onto the browser as standard HTML , which is compatible with most of the browsers , so what i would suggest is : 1. Try creating such control and rendering it on latest versions of different browsers , most probably it will work without an issue . 2. If there's some issue , look into the HTML supported standard for a given browser and take that as lowest common denominator and do settings in ur web.config to render the appropriate HTML . 3. If you need to include some legacy rowser then , you need to take care as certain server controls may not be possible to render as they are complex HTML . 4. finally , MS Support may be able to give you more clues regarding the same . hope it helps , Mrinal ----------------------------------------------------------- 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]
