Re: somewhat OT...

Tech-Archive recommends: Speed Up your PC by fixing your registry



"Steve Cochran" <scochran@xxxxxxxxxx> wrote in message
news:A7E4FBFE-706E-4EB1-A3B1-C10253499762@xxxxxxxxxxxxxxxx
I think IFRAME rendering has been prevented due to security concerns.

I don't know of a way to get it into the div tags.


Looks more like a bug or deliberate deficiency to me. ; )

Check the source after this procedure:

1. Open this link in IE:

http://support.microsoft.com/newsgroups/default.aspx

2. In IE use File, Send, Page by E-mail

3. Twiddle your thumbs while E-mail renders.

4. Click on Source tab

5. Click on Source

6. Do Ctrl-a, Ctrl-c

7. Paste into a Notepad window.

8. Do Ctrl-f Find for iframe

9. Find:

<example>
<DIV id=mainColumn><IFRAME class="" id=news name=news marginWidth=0
marginHeight=0 src="/newsgroups/newsframe.aspx" frameBorder=0
width="100%" scrolling=no
height="100%"></IFRAME></DIV>
</example>

So it's there exactly the way it was when it was rendered by IE.
It just isn't rendering there.

I suspect it is just that OE won't do the recursion necessary to render more
than the container. The same thing happens even more definitely with
a Google Groups "threadview" page. That apparently is a true frameset.
At least that is what OE shows when I look at what gets sent by page
in its case. <eg>

http://groups.google.com/group/microsoft.public.windows.inetexplorer.ie6_outlookexpress/browse_frm/thread/ca9be03c1dd95092/7ecacd0496d7ac15?lnk=st&q=insubject%3Asomewhat++iframe++group%3Amicrosoft.*.ie6_outlookexpress&rnum=1#7ecacd0496d7ac15


FYI

Robert Aldwinckle
---



.



Relevant Pages

  • Re: Problem with firefox
    ... but asp.net does have a bug ... asp.net has a bug where it renders the image button as: ... while in other browsers, no values for the image are posted at all. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Improperly nested HTML or IE7 bug?
    ... But Internet Explorer 7 renders themas shown in this picture: ... Have I done anything wrong, or is this an IE7 bug? ...
    (comp.infosystems.www.authoring.html)
  • Re: Bug in Parsing of Tags?
    ... It is not a bug. ... you can not use <%# but only for databindings. ... And syntax would depend on ... renders as: ...
    (microsoft.public.dotnet.framework.aspnet)