You're not expecting the @omit tag to change the @@var variable are you... @omit returns a new string...

Oh and by the way, according to the docs, the attribute is CHARS, not CHAR

<@omit str="@@var" charS="<@dq>">

should work fine.

/John

Mark Weiss wrote:
I have tried several ways and none work.

I have to make sure that a double quote doesn't get entered into a field.

I have used <@omit str="@@var" char="""> or  <@omit str="@@var" char="<@char
code='34'>"> and <@omit str="@@var" char='"'> which is ' "  '.

None of them seem to work.
I would be appreciative about any tips on this one.

Thanks.

Mark Weiss


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

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

Reply via email to