[Zope] get an object based on URL???
Stephan Richter
srichter@cbu.edu
Sat, 22 Apr 2000 15:05:28 -0500
At 04:40 PM 4/22/00 -0300, Kevin Howe wrote:
>I want to be able to take a URL and read the properties of that object:
>
>You can't do it directly in a WITH tag
>
>Example:
> <!--#with "http://domain/my/object"-->
You almost got it:
<dtml-with "my.object">
blah
</dtml-with>
PS: I would strongly suggest you use the new syntax, since the old syntax
may not be supported for much longer. Also, I think the new one looks much
nicer, and the SGML-MODE in Emacs works too. :)
Regards,
Stephan
--
Stephan Richter - (901) 573-3308 - srichter@cbu.edu
CBU - Physics & Chemistry; Framework Web - Web Design & Development
PGP Key: 735E C61E 5C64 F430 4F9C 798E DCA2 07E3 E42B 5391