Re: [Zope] Javascript onclick event and DTML
16 Oct
2002
16 Oct
'02
7:26 a.m.
| OdesÃlatel: Chris McDonough <chrism@zope.com> | 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?? Why not add cookies from javascript? And then read that in another page request, like that: www.domain.com/folder/?another_page Note that you need make some changes in your index_html rendering (or kind of redirecting). Regards JL.
8573
Age (days ago)
8573
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jaroslav Lukesh