This is a discussion on Does the AOL browser break any standards? within the PHP General forums, part of the PHP Programming Forums category; I am having problems with one of the web sites I have -- AOL users are reporting they can't view ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am having problems with one of the web sites I have -- AOL users are
reporting they can't view it. Does AOL break any major standards it shouldn't? p.s. the page is at http://www.mathjunkies.com/jtlinks/j..._interface.php if you feel like taking a look. :-D Thanks in advance, Dan |
|
|||
|
--- Dan Anderson <dan@mathjunkies.com> wrote:
> I am having problems with one of the web sites I have -- AOL users > are reporting they can't view it. Does AOL break any major standards > it shouldn't? AOL uses IE libraries, so yes, it breaks as many standards as it can. What specific symptoms are users reporting? Chris ===== HTTP Developer's Handbook http://shiflett.org/books/http-developers-handbook My Blog http://shiflett.org/ |
|
|||
|
--On Monday, September 29, 2003 12:43:06 -0400 Dan Anderson <dan@mathjunkies.com> wrote: >> AOL uses IE libraries, so yes, it breaks as many standards as it can. >> What specific symptoms are users reporting? > > Users can't access the web page at all. They are getting some kind of > error. and that error would be? > > -Dan > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/eGI1rRNGhTxJvdYRAoRHAJkBL+yXqaZV6TPp5erc9vRLn+kdJw CfQQmO BwAnFkdDUO5U+ok7k9d3C3c= =dJxi -----END PGP SIGNATURE----- |
|
|||
|
I'm not sure. They left angry messages on my machine this morning and
didn't leave a core dump or error. They just said the page couldn't load. So I was wondering if there was something I should have paid attention to -- i.e. IE hates Style Sheets or something else I overlooked. -Dan On Mon, 2003-09-29 at 12:47, Larry Rosenman wrote: > --On Monday, September 29, 2003 12:43:06 -0400 Dan Anderson > <dan@mathjunkies.com> wrote: > > >> AOL uses IE libraries, so yes, it breaks as many standards as it can. > >> What specific symptoms are users reporting? > > > > Users can't access the web page at all. They are getting some kind of > > error. > and that error would be? > > > > > > -Dan > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > |
|
|||
|
On Tuesday 30 September 2003 00:50, Dan Anderson wrote:
> I'm not sure. They left angry messages on my machine this morning and > didn't leave a core dump or error. They just said the page couldn't > load. So I was wondering if there was something I should have paid > attention to -- i.e. IE hates Style Sheets or something else I > overlooked. Aside from it being OT, how can you expect anyone to help, if even you don't know (can't describe) what the problem is? -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* What you don't know won't help you much either. -- D. Bennett */ |
|
|||
|
> Aside from it being OT, how can you expect anyone to help, if even you don't
> know (can't describe) what the problem is? Well I was mostly looking for known issues. For instance IE has some problems if you try and do certain things, so I figured AOL's browser might do the same. For instance, a problem with CSS, HTML 4, XHTML, or something like that. -Dan |
|
|||
|
Well, I'm not sure about any particular standards, but I do know that it
views web pages with CSS wrong. I have a client that uses AOHELL and the font sizes blow up to about 5 +50. REALLY annoying. I hope that helps a little:P >> Aside from it being OT, how can you expect anyone to help, if even you don't >> know (can't describe) what the problem is? > > Well I was mostly looking for known issues. For instance IE has some > problems if you try and do certain things, so I figured AOL's browser > might do the same. For instance, a problem with CSS, HTML 4, XHTML, or > something like that. > > -Dan -- Kevin Bruce Educational Web Designer VIP K-16 Grant http://www.scienceinquiry.org bruce@mdsg.umd.edu Maryland Sea Grant College 4321 Hartwick Road, Suite 300 College Park, MD 20740 301.403.4220 ext. 25 OR (on Wednesdays and Fridays) 717.637.5370 AOL Instant Messenger screen name- mdsgkevin |
|
|||
|
On Tuesday 30 September 2003 01:33, Dan Anderson wrote:
> > Aside from it being OT, how can you expect anyone to help, if even you > > don't know (can't describe) what the problem is? > > Well I was mostly looking for known issues. For instance IE has some > problems if you try and do certain things, so I figured AOL's browser > might do the same. For instance, a problem with CSS, HTML 4, XHTML, or > something like that. Seems like you're going about this the wrong way. What's the point in indulging in idle speculation about what *could* go wrong, when you should be asking your users what really *is* going wrong. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* Noncombatant: A dead Quaker. -- Ambrose Bierce */ |
|
|||
|
Fyi, I can read the site fine in ie 6
-----Original Message----- From: Jason Wong [mailto:php-general@gremlins.biz] Sent: Monday, September 29, 2003 10:56 AM To: php-general@lists.php.net Subject: Re: [php] Does the AOL browser break any standards? On Tuesday 30 September 2003 01:33, Dan Anderson wrote: > > Aside from it being OT, how can you expect anyone to help, if even you > > don't know (can't describe) what the problem is? > > Well I was mostly looking for known issues. For instance IE has some > problems if you try and do certain things, so I figured AOL's browser > might do the same. For instance, a problem with CSS, HTML 4, XHTML, or > something like that. Seems like you're going about this the wrong way. What's the point in indulging in idle speculation about what *could* go wrong, when you should be asking your users what really *is* going wrong. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* Noncombatant: A dead Quaker. -- Ambrose Bierce */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |