Here's one I just ran into.

Do NOT quote parameters in the <@BIND> meta tag.

<@BIND NAME="text" SCOPE="user"> ==> [BoundVals] ["text"=' ']

but

<@BIND NAME=text SCOPE=user> ==> [BoundVals] [text='try now
';]

I'll file a bug report.

Bill

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to