Actually, no. All of my html's are text/html. Maybe it has something to do with charset=windows-1255 ?
Oleg. ----- Original Message ----- From: "Sagi Bashari" <[EMAIL PROTECTED]> To: "Oleg Kobets" <[EMAIL PROTECTED]> Cc: "Linux-IL" <[EMAIL PROTECTED]> Sent: Friday, September 12, 2003 8:55 PM Subject: Re: IFRAME alternative > On 12/09/2003 22:39, Oleg Kobets wrote: > > >Hi. > > > >I have built a site (http://pagan.clean-mail.net) and in the Article Loader > >screen I use IFRAME to load the external html document. > > > >Now, it looks great in IE, NS6+ and should look good in Opera as well. The > >problem is Mozilla. It does not do the parsing of HTML inside the IFRAME and > >shows it as source. > > > > > It has nothing to do with mozilla. Mozilla works great with IFRAME just > like any other modern browser. > > Looks like your server outputs "text/plain" content-type for that page. > So mozilla does the right thing and displays it as text. > > It isn't working even if you enter the page directly. > > Sagi > > > > > ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
