[Zope] Javascript onclick event and DTML
Chris McDonough
chrism@zope.com
15 Oct 2002 12:55:02 -0400
You would cause the onclick event to call a JavaScript function that
itself calls back in to Zope via HTTP to a method that sets the session
vars.
On Tue, 2002-10-15 at 12:32, AM wrote:
> Hi,
> If I had a link in which if the onclick event happened I wanted to set a
> couple of session vars how would I go about doing it??
>
> I couldnt really find anything that talks about that. Can it even be done??
>
> TIA
> AM
>
> --
> ==================================================================
> Aseem Mohanty
> Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706
> (R) 510 7696011 (M) 510 3014871 (O) 510 5279231
> ==================================================================
> "I saw `cout' being shifted "Hello world" times to the left and
> stopped right there!!" -- Steve Gonedes
> ==================================================================
>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )