In addition to Rob's post, if it's IE's pop-up blocker that's causing an issue, it's possible the correct entries to block it are not being made in the registry. See this article -
Description of Internet Explorer security zones registry entries http://support.microsoft.com/kb/182569/en-us
Make sure the value for key 1809 in all zones 0-4 is set to "3"
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones --
Jon R. Kennedy MS MVP/IE Charlotte, NC USA jkennedy2[ at ]carolina.rr.com
"goraya" <mqumer[ at ]gmail.com> wrote in message news:1184255214.092847.152850[ at ]d55g2000hsg.googlegroups.com...
[Quoted Text] > Hi > I have developed an application in ASP.NET 2. When I click on dropdown > to select a value, popuo block bar is displayed on the browser even > popup blocker is disabled. I m using IE 7. I check the hotmail sign up > page, same thing happened to the dropdowns. So it seems to me a bug in > IE7. > What is the to work around this problem?? >
|