21 Jul 2008, 9:14 AM
|
atconway
Joined on 07-16-2008
Posts 6
|
Re: IE Popup Window Error
|
|
|
|
|
Yes, I can post the text in, but in order to reproduce the issue I am having I need to be able to have some sort of 'PostBack' to the server. In my case I have a button on my .aspx page that does some server side processing. Once the server side processing completes and the post back is finished, I get the pop-up error.
By the way, any post back event will work. I have drop down lists on my page that cause a postback, and I get the same pop-up. My guess is that when the page is re-rendered on the client after the postback, IE7 is throwing this popup error because of all of the HTML in the UltimateEditor or something.
Also, not sure if it matters, but my UltimateEditor is inside an AJAX UpdatePanel. In additiona, I noticed when I copied the Internet News Article directly to the UltimateEditor, it contained JavaScript; not sure if that throws off the editor either.
How can I do a server-side postback from your test page link you provided?
|
|
|
|
|
|
|
|
|