[Zope] Can't load confirm message box

Angietel angietel@hotmail.com
Mon, 4 Dec 2000 10:49:52 +0800


This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C05DDF.EE1DE280
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



<body class=3D"body"  onload=3D"JavaScript:return confirm()">

<script language=3D"JavaScript">
function confirm(){
window.confirm("Are you sure you want to delete?");
}
</script>

------=_NextPart_000_0005_01C05DDF.EE1DE280
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2919.6307" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&lt;body class=3D"body"&nbsp;=20
onload=3D"JavaScript:return confirm()"&gt;<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&lt;script =
language=3D"JavaScript"&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>function =
confirm(){<BR>window.confirm("Are you sure=20
you want to =
delete?");<BR>}<BR>&lt;/script&gt;</FONT></DIV></BODY></HTML>

------=_NextPart_000_0005_01C05DDF.EE1DE280--