IE 7.0 Issue with ASP.NET 2.0 application

D

deepchopra1981

Hi All,

I have a modaldialog that postbacks, this worked fine in IE6. With
IE7 when the postback occurs it opens a new page. The page contains
content regions (.net 1.1), all the user controls and base page on
this page have the <base target=_self. Is there another place that
needs to be set now with IE7. If anyone can help that would be great.
Thanks in advance
 
G

Guest

Hi All,

I have a modaldialog that postbacks, this worked fine in IE6. With
IE7 when the postback occurs it opens a new page. The page contains
content regions (.net 1.1), all the user controls and base page on
this page have the <base target=_self. Is there another place that
needs to be set now with IE7. If anyone can help that would be great.
Thanks in advance

Which target value has a link that opened the modaldialog? Maybe you
can post the code of your pages here...
 
M

Mark Rae

all the user controls and base page on this page have the <base
target=_self.

IE7 is much more standards compliant than IE6.

Have you tried <base target="_self" /> (quotes and self-closing)...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top