4 May
2000
4 May
'00
4:18 p.m.
Hi, one more time, very sorry, but I m still blocked on a silly problem: In a dtml method (builder) I have: <dtml-var "index_html.raw"> <dtml-var "REQUEST['new_index_html']"> which gives me the code of my local index_html method, and the new raw I want it to be.... What would like to do is simply: <dtml-var "index_html.raw"> = <dtml-var "REQUEST['new_index_html']"> I want my index_html.raw being equal to my new_index_html var!!! I can not find the dtml syntaxe to do this very simple thing...... help, please, I feel ridiculous for working on it since two days..... Pierre, more and more desesperate!!!!