Use variable value by other file
How can I make a value of a variable be seen by another file that lies on tha same folder than the first one? I need this because I need a variable in each file describing who did that page, but the display of that variable is on the standard_html_footer file. Any ideas? -- Rafael Sepúlveda <rsepulveda@linuxmty.org> http://www.linuxmty.org/people/rsepulveda 1024D/1981FDE7 F13B C41C 739B 7233 F738 D68E 2947 D868 1981 FDE7
Hi Rafael ! "Rafael Sepúlveda" wrote:
How can I make a value of a variable be seen by another file that lies on tha same folder than the first one?
I need this because I need a variable in each file describing who did that page, but the display of that variable is on the standard_html_footer file.
Any ideas?
If you know the name of the file, you can do a dtml-with and display the property with a dtml-var. Regards, Maik -- Uzopia - Digging la vida Zopa - http://uzopia.editthispage.com
participants (2)
-
Maik Roeder -
Rafael Sep�lveda