31 Jul
2001
31 Jul
'01
7:50 p.m.
On Tue, 31 Jul 2001, Alexandre Aguiar wrote:
Im having some trouble on using URL parameters in zope.
What I'm doing:
I put in the browser: http://xxxxxxxxxxx.com/document?param=3Dtestpage
Then in the 'document' page I have the following code: <dtml-var param>
Then, what I get in the browser is the strin "testpage", instead of what = I wanted, wich would be the content of the 'testpage' document.
How can I make the content of test page appear??
xxxxxxxxxxxx.com. That must be a really pornographic site, right? Try <dtml-var "_[param]">. -- Joel Burton <jburton@scw.org> Director of Information Systems, Support Center of Washington