Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
684 Points
450 Posts
Apr 06, 2012 07:48 PM|LINK
Further investigation and testing showed up that the ClientID is different for the same control:
on: XP, IIS 5.1 it's 'ContentPlaceHolder1_Tabs_TabPanel1_up2'
on: Server 2008, IIS 7 it's 'ctl00_ContentPlaceHolder1_Tabs_TabPanel1_up2'
on: ASP.NET Development Server it's 'ctl00_ContentPlaceHolder1_Tabs_TabPanel1_up2'
Digitborn.co...
Member
684 Points
450 Posts
Re: MasterPage/ContentPage, UpdatePanel and ScriptManager.RegisterClientScriptBlock
Apr 06, 2012 07:48 PM|LINK
Further investigation and testing showed up that the ClientID is different for the same control:
on: XP, IIS 5.1 it's 'ContentPlaceHolder1_Tabs_TabPanel1_up2'
on: Server 2008, IIS 7 it's 'ctl00_ContentPlaceHolder1_Tabs_TabPanel1_up2'
on: ASP.NET Development Server it's 'ctl00_ContentPlaceHolder1_Tabs_TabPanel1_up2'