On Fri, 2002-02-22 at 12:03, [EMAIL PROTECTED] wrote:
> I am trying to set the name of a button to 
> " Begin › " and the & gets converted to &
> 
> Is there a nice way to stop that other then editing the FFK code?

Sadly, no.  I would recommend you change htmlEncode so it will encode
some character into ›, and then use that character in your button
text -- I feel like that's the cleanest way.

  Ian



_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to