[Zope] form arrays?

Ray Lance ray@lances.net
Sun, 25 Nov 2001 20:01:04 -0500


This is a multi-part message in MIME format.

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

When I add an onclick=3Dwindow.open to my form, the entire form array is =
presented in REQUEST, rather than just "this" form that was clicked.  =
Just "this" form is presented without the javascript.

How can I get the selected color of just the product I clicked on?

How does the addition of javascript change the "post" of the form from =
"this" (clicked) form to the entire array of forms on the page?

------=_NextPart_000_0275_01C175EB.EA308FE0
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 http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>When I add an onclick=3Dwindow.open to =
my form, the=20
entire form array is presented in REQUEST, rather than just "this" form =
that was=20
clicked.&nbsp; Just "this" form is presented without the=20
javascript.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>How can I get the selected color of =
just the=20
product I clicked on?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>How does the addition of javascript =
change the=20
"post" of the form from "this" (clicked) form&nbsp;to the entire array =
of forms=20
on the page?</FONT></DIV></FONT></DIV></BODY></HTML>

------=_NextPart_000_0275_01C175EB.EA308FE0--