29 Aug
2001
29 Aug
'01
2:24 p.m.
Hello all!! I have a question about something I just couldn´t figure out myself.... I have a form wich passes the picture value depending on the picture people click on. Lets say one would click on the agenda_gif I would want the folowing page (the form action page ) to take that value and add _text to it. Well I have that working with the folowing <dtml-let text="picture +'_text'"> <img src="<dtml-var picture>" width="500"> <br> <dtml-var text> but this results in the page showing met the text: agenda_gif_text The thing is I don´t want it to return this bit of text but the propety agenda_gif_text that the folder it lives in has. Can someone help me on getting this? Sure hope so!! Greetz, James van der Veen