Re: [htmltmpl] Problem in TMPL_VAR Display : String containing space is not displayed

2005-11-07 Thread Carl Franks
On 07/11/05, Rakhi Verma <[EMAIL PROTECTED]> wrote: > > Hi, > I am facing some problem with the output of TMPL_VAR VALUE when > the VALUE text contains space charater e.g "abc efg". > When the template is output the is not replaced with the VALUE > text i have specified. > Only the value

[htmltmpl] Problem in TMPL_VAR Display : String containing space is not displayed

2005-11-07 Thread Rakhi Verma
Hi, I am facing some problem with the output of TMPL_VAR VALUE when the VALUE text contains space charater e.g "abc efg". When the template is output the is not replaced with the VALUE text i have specified. Only the value before the space i.e "abc" is displayed. "test.tmpl" file c