Hi!
I use
SetEnv EMBPERL_SYNTAX "Embperl"
SetEnv EMBPERL_RECIPE EmbperlXSLT
and if I type
then result in HTML is still value="a b c". Seems _ep_sa function discards
newlines?
Neeme Vool
[EMAIL PROTECTED]
Codewiser OÜ
Tel. +372 5151195
Fax. +372 7409988
http://www.codewiser.com
Hello,
I am having a problem with %udat and would appreciate any help you could
offer.
I have a frameset. The frameset document is called results-frameset.html,
and contains several frames, one of which is results-nav.html.
In results-frameset.html, I have
[-
$udat{'a'} = 'a';
$udat{'b'} = 'b'
Hi,
I've narrowed down the problem I was referring to in my previous letter. Try
this:
bottom.html:
#
bottom
this is the bottom
the value is: [+ $udat{'a'} +]
#