Funny bug with my web app. that only shows up when I view it in a frame (or iframe) with IE (6 and 7).
I am using ajaxToolkit:ToolkitScriptManager to display a pop-up confirmation screen before postback, but in the circumstances described above the confirmation screen is skipped and my form is posted.
The confirmation popup works fine when viewed in a frame in FF and Safari, and when viewed directely (ie not in a frame) in all three browsers.
I am very confused. Anyone have any ideas?
I am using ajaxToolkit:ToolkitScriptManager to display a pop-up confirmation screen before postback, but in the circumstances described above the confirmation screen is skipped and my form is posted.
The confirmation popup works fine when viewed in a frame in FF and Safari, and when viewed directely (ie not in a frame) in all three browsers.
I am very confused. Anyone have any ideas?