31 Jul
2000
31 Jul
'00
9:47 a.m.
ethan mindlace fremen wrote:
"J. Atwood" wrote:
What DTML-VAR do they use on Zope.org to populate the came_from variable for the 'login' link?
http://www.zope.org/standard_html_header/view_source
&dtml-URL0;
Note that if you have any variables in your URL, this won't work. You have to do: <dtml-var URL0><dtml-if QUERY_STRING>?<dtml-var QUERY_STRING></dtml-if> -- Nick Garcia | ngarcia@codeit.com CodeIt Computing | http://codeit.com