Probably a dumb questions, but is it a good idea to ALWAYS encode variables
or just when you are going to display them? Does it affect processing speed
like specifying the SCOPE?

IE:

<@ASSIGN NAME=test VALUE="<@VAR NAME=test1 SCOPE=user ENCODING=none>"
SCOPE=user>

vs..

<@VAR NAME=test1 SCOPE=user ENCODING=none>

Thanks

Steve Fogelson
Internet Commerce Solutions
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to