Re: [htmltmpl] get value from template?
Brought to you by:
samtregar
From: Sam T. <sa...@tr...> - 2004-11-04 16:59:22
|
On Wed, 3 Nov 2004, Bill Nixon wrote: > In my template, I'd like to have something like: > > <TMPL_VAR NAME="QUERY" VALUE="SELECT col1, col2 FROM table"> Why would you want to do this? Are you really expecting your HTML designers to know SQL? -sam |