[thelist] Netscape 4.7 site check

martin.p.burns at uk.pwcglobal.com martin.p.burns at uk.pwcglobal.com
Mon Dec 10 07:51:10 CST 2001


Memo from Martin P Burns of PricewaterhouseCoopers

-------------------- Start of message text --------------------

Thanks for that Richard and Andy.

Richard - could you email me offlist the source you're getting?

As far as the comment before the doctype - it's a 'feature' of
Vignette, and can't really be changed.

Cheers
Martin




Please respond to thelist at lists.evolt.org

Sent by:  thelist-admin at lists.evolt.org

To:   thelist at lists.evolt.org
cc:


Subject:  Re: [thelist] Netscape 4.7 site check


Hi,
I gave it a quick look, at first I thought it might be the javascript
syntax
used in the "proceed to checkout" link, which is:
javascript:document.forms[1].submit();void();

this is not correct, it should be
void(0);
and what's the void() in there for anyway?

but after trying it in NS4 with Javascript disabled, that simply uses :
<INPUT TYPE=SUBMIT VALUE="Add To Basket">

It still doesn't move to the next page - so it would seem that it's either
a
server-side issue, with a session variable not being set or something, or
that there's something on the next page that's throwing NS4 back.
The source of the next page (
http://www.malts.com/do/en_GB/maltsUpdateCart ) can be loaded directly from
local disk, so it seems to be a server-side error.

not related to the problem, I noticed this minor error:
onClick="javascript:processType('proceed')"
should be:
onclick="processType('proceed')"

and the <!-- comments --> above the doctype declaration may cause problems
too, I would put them in the head to be sure.

Hope it helps,
cheers,
Richard.




--------------------- End of message text --------------------

This e-mail is intended only for the person to whom it is
addressed. If an addressing or transmission error has
misdirected this e-mail, please notify the author by replying to
this e-mail. If you are not the intended recipient you must not
use, disclose, copy, print or rely on this e-mail.

The principal place of business of PricewaterhouseCoopers and
its associate partnerships is 1 Embankment Place, London
WC2N 6RH where lists of the partners' names are available for
inspection. All partners in the associate partnerships are
authorised to conduct business as agents of, and all contracts
for services to clients are with, PricewaterhouseCoopers. The
UK firm of PricewaterhouseCoopers is authorised by the
Institute of Chartered Accountants in England and Wales to
carry on investment business. PricewaterhouseCoopers is a
member of the world-wide PricewaterhouseCoopers
organisation.

PricewaterhouseCoopers may monitor outgoing and incoming
e-mails and other telecommunications on its e-mail and
telecommunications systems.

----------------------------------------------------------------
Visit our website http://www.pwcglobal.com


----------------------------------------------------------------
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received
this in error, please contact the sender and delete the material from any
computer.





More information about the thelist mailing list