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
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