6 Apr
2000
6 Apr
'00
6:47 p.m.
I'd like to timestamp a document this way: <dtml-with "manage_clone(story_html,REQUEST['new_id'],REQUEST)"> <dtml-call "manage_changeProperties(title=REQUEST['new_headline'], producer=REQUEST['new_producer'], time=REQUEST[' (grab the current time here using ZopeTime?)'], )"> </dtml-with> <dtml-call "RESPONSE.redirect( DestinationURL() +'manage_main')"> Is there a better way, does this worK? Thanks in advance. ************************* Tom Scheidt www.falsemirror.com tom@falsemirror.com *************************