Diana,

If you look at the source code for http://www.almliquor.com.au, you will find it starts with a very obsolete browser sniffer. I have listed the source code below in case you are interested.

However, the source code finally gives the site's real URL, which is:

https://www.almliquor.com.au/alm/index.jsp

This page opens happily on my Firefox 3.5.7 under MacOS 10.4.11.

Better order quickly so you can adequately drown your frustration.

Source follows with brackets and irrelevancies removed so it won't upset your email:

html
head
title>ALM LIQUOR PORTAL/title
meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"
SCRIPT LANGUAGE="JavaScript">

// browser sniff by Leif Harmsen
var _client = 'old';
var browser=navigator.appName;
var ver=parseInt(navigator.appVersion);
if (browser == "Microsoft Internet Explorer"){
        if (ver >= 2) _client = 'ie3';
        if (ver >= 4) _client = 'ie4';
        var browsertype = _client;
}
if (browser == "Netscape"){
        if (ver >= 3) _client = 'ns3';
        if (ver >= 4) _client = 'ns4';
        var browsertype = _client;
}


function _loaded(){

// old browser waring
if ((_client == 'ie4') || (_client == 'ns4')) _client = 'cool';
if (_client != 'cool') alert('This site requires Netscape 4 or Microsoft Internet Explorer 4 or a higher version to operate properly. Please upgrade your browser.');
document.sniffer.Browser.value = browsertype;

document.sniffer.submit();

}
/SCRIPT
/head>

form name = "sniffer" ACTION="https://www.almliquor.com.au/alm/ index.jsp" METHOD="post">
input type="hidden" name="width"
input type="hidden" name="height"
input type="hidden" name="Browser"
/FORM

/body
/html

On 26/01/2010, at 2:54 PM, Diana & Graham Stevens wrote:


Hi Everyone, Happy Australia Day

Graham has been trying to access the on-line ordering site www.almliquor.com.au with no luck.

He has tried Safari [4.0.4] and Firefox [3.5.7] on his iMac [PowerPC G5(3.0), 1.8 GHz, 1 GB RAM running Leopard].

He then tried using the PC with Internet Explorer. This would access the site but it kept on wanting to upgrade to IE v. 8 and so he gave in and upgraded. Now the PC does not connect to the wireless network any more!

He is very peeved and has now gone to watch the WA State Bowls finals while I try to solve this.

I don't kid myself I can solve the PC problem so what I need is a Mac browser that can access the site.

Does anyone have any suggestions please?

Best wishes from Diana


-- The WA Macintosh User Group Mailing List --
Archives - <http://www.wamug.org.au/mailinglist/archives.shtml>
Guidelines - <http://www.wamug.org.au/mailinglist/guidelines.shtml>
Unsubscribe - <mailto:[email protected]>


Regards,

Ray Forma
50 Harvest Road, North Fremantle WA 6159, Australia
Tel & Fax +61 (0)8 9335 6568
Mob +61 (0) 428 596938



-- The WA Macintosh User Group Mailing List --
Archives - <http://www.wamug.org.au/mailinglist/archives.shtml>
Guidelines - <http://www.wamug.org.au/mailinglist/guidelines.shtml>
Unsubscribe - <mailto:[email protected]>