Re: Text output formating

2002-09-19 Thread William McKee
Roberto, I think you want the escapeHTML function from CGI. See the docs for details. William -- Lead Developer Knowmad Services Inc. || Internet Applications & Database Integration http://www.knowmad.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E

Text output formating

2002-09-19 Thread Roberto Ruiz
Hi there, God bless you. Is there a function inside the CGI module or someplace else that takes care of formating text for output. Let's say we are reading a text field from a database that may have strange simbols and/or html tags that you do not want to be interpreted as html by the browser rec