Re: Special Characters in CGI textarea

2005-04-28 Thread Shu Cao
: : Is there a standard way to deal with special characters like (r), :(c) etc in a CGI form and store the data in an Oracle database? : If the characters are special to Oracle DBMS, I think Oracle DBMS may provide some functions to deal with it. HTH -- Shu Cao <[EMAIL PROTECTED]> -- To

Re: Special Characters in CGI textarea

2005-04-28 Thread Ing. Branislav Gerzo
TAO, NENGBING [AG/1000] [TN], on Wednesday, April 27, 2005 at 16:58 (-0500) wrote: TN> Is there a standard way to deal with special TN> characters like (r), (c) etc in a CGI form and store the data in TN> an Oracle database? what about HTML escaping ? You store them in db normally, show t