[Zope-dev] SQLSession help needed!
Bill Anderson
bill.anderson@libc.org
Sat, 20 Nov 1999 13:52:07 -0700
Clayton Miller wrote:
>
> I have posted this message on the Zope maillist but I did not get a good
> answer. So I decided maybe some real Geeks hang out here instead. I am
> having trouble getting the SESSION.set(...) to work.
> Here is the code I am using.
>
> <dtml-comment>
> -----code starts here --------
> ZipCode = <dtml-var ZipCode>
> Distance = <dtml-var Distance>
> <dtml-var "SESSION.set('myZipCode', ZipCode)">
> <dtml-var "SESSION.set('myDistance', Distance)">
> <frameset cols="30%,70%">
> <frame src="<dtml-var Root>/Menu" name="Menu">
> <frame src="<dtml-var Root>/Main" name="Main">
> </frameset>
> -----code ends here -------
> </dtml-comment>
<suggestion type=stab-in-the-dark>
Does this page include <dtlm-var standard_html_header> ?
If not, this may be part of the problem.
</suggestion>
--
"They laughed at Columbus, they laughed at Fulton, they laughed at the
Wright brothers. But they also laughed at Bozo the Clown." -- Carl
Sagan