Hi all,

I'm trying to find a way to automatically strip illegal characters (such as
Microsoft Word smart-quotes) from any formtool that accepts such strings. I
have a function that searches for and replaces these characters already, so
all I need is advice on where to put such a function. Is the right place the
validate() function of a formtool? something simple like stResult.value =
myFunction(stResult.value)?

Or are those characters illegal in the SQL because of a non-Unicode setting
that I might have?

I feel like this was answered in a past group posting, but I can't seem to
find it again... sorry if that's the case!

Tomek

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to