Any suggestions to logon to spaces.live.com using firefox? - Mozilla
This is a discussion on Any suggestions to logon to spaces.live.com using firefox? - Mozilla ; Hi:
A couple of days I ago, I was unable to logon to live space using
firefox.
the error message is as follows:
XML Parsing Error: syntax error
Location: http://spaces.live.com/
Line Number 3, Column 49:
EN">
------------------------------------------------^
I used the ...
-
Any suggestions to logon to spaces.live.com using firefox?
Hi:
A couple of days I ago, I was unable to logon to live space using
firefox.
the error message is as follows:
XML Parsing Error: syntax error
Location: http://spaces.live.com/
Line Number 3, Column 49:
------------------------------------------------^
I used the user agent switcer and changed the useragent to ie6 and
managed to
logon, however, the frames and the articles on the pages do not show
up.
Any suggestions for the problem?
I am using
Mozilla Iceweasel 2.0.0.3, Copyright (c) 1998 - 2007 mozilla.org
Thanks for your suggestions!
Zhengquan
-
Re: Any suggestions to logon to spaces.live.com using firefox?
zhengquan wrote:
> Hi:
> A couple of days I ago, I was unable to logon to live space using
> firefox.
> the error message is as follows:
>
> XML Parsing Error: syntax error
> Location: http://spaces.live.com/
> Line Number 3, Column 49:
> ------------------------------------------------^
>
> I used the user agent switcer and changed the useragent to ie6 and
> managed to
> logon, however, the frames and the articles on the pages do not show
> up.
>
> Any suggestions for the problem?
>
> I am using
> Mozilla Iceweasel 2.0.0.3, Copyright (c) 1998 - 2007 mozilla.org
>
> Thanks for your suggestions!
>
> Zhengquan
>
um WINDOWS Live spaces from Microsoft
Microsoft commonly uses non standard coding in all their applications
and offerings
and this one is no exception
from
http://validator.w3.org/check?uri=ht...es.live.com%2F
621 errors!!!
Another fine example of Microsoft's poor coding practices
-
Re: Any suggestions to logon to spaces.live.com using firefox?
zhengquan wrote:
> I used the user agent switcer and changed the useragent to ie6 and
> managed to
> logon, however, the frames and the articles on the pages do not show
> up.
you can use Ie Tab extension
"https://addons.mozilla.org/en-US/firefox/addon/1419"
-
Re: Any suggestions to logon to spaces.live.com using firefox?
On May 22, 5:55 am, Nir wrote:
> zhengquan wrote:
> > I used the user agent switcer and changed the useragent to ie6 and
> > managed to
> > logon, however, the frames and the articles on the pages do not show
> > up.
>
> you can use Ie Tab extension
> "https://addons.mozilla.org/en-US/firefox/addon/1419"
Thanks, When I was in windows, I can use that...
-
Re: Any suggestions to logon to spaces.live.com using firefox?
On May 20, 12:53 pm, "Moz Champion (Dan)"
wrote:
> zhengquan wrote:
> > Hi:
> > A couple of days I ago, I was unable to logon to live space using
> > firefox.
> > the error message is as follows:
>
> > XML Parsing Error: syntax error
> > Location:http://spaces.live.com/
> > Line Number 3, Column 49:
> > ------------------------------------------------^
>
> > I used the user agent switcer and changed the useragent to ie6 and
> > managed to
> > logon, however, the frames and the articles on the pages do not show
> > up.
>
> > Any suggestions for the problem?
>
> > I am using
> > Mozilla Iceweasel 2.0.0.3, Copyright (c) 1998 - 2007 mozilla.org
>
> > Thanks for your suggestions!
>
> > Zhengquan
>
> um WINDOWS Live spaces from Microsoft
>
> Microsoft commonly uses non standard coding in all their applications
> and offerings
> and this one is no exception
>
> fromhttp://validator.w3.org/check?uri=http%3A%2F%2Fspaces.live.com%2F
>
> 621 errors!!!
>
> Another fine example of Microsoft's poor coding practices
All those errors are a direct effect of the very first error. But
indeed, there would still be a lot of errors if the system identifier
would be right :P
An option might be forcibly switching to quirks mode (I guess), since
Live makes quirky use of the DOCTYPE tag on an XML-ish page. If
Firefox would interpret the page as SGML-ish, everything should work.