14 May
2000
14 May
'00
9:31 p.m.
Andy wrote:
Darn I thought that worked, when it didnt. For example: /folderx/foldery/blob_html.... all I get is the foldery, not blob_html.
grrr.
Andy, I'm not entirely sure what you're trying to do. However, this may help: 1: Create a new DTML method somewhere 2: Delete the default text of the method 3: Put just the following in instead: <dtml-var REQUEST> 4: Point your browser at the new DTML method's URL This will give you a list of all the values in the REQUEST object. Hopefully you'll find one there that is useful to you. -- Steve Alexander Software Engineer Cat-Box limited