Hi,
is it possible to insert asp variables into the editor, and have them get resolved?
for example, i set a variable varName as "Amber Lamps"
is it possible to somehow insert varName into the Cute Editor?
example:
"Hello [name], how is it going"
and have this be resolved as
"Hello Amber Lamps, how is it going"
Thanks!