RE: HTML and SQLProcessor

2000-03-07 Thread Harpreet Sadra
yes, I'm using cocoon. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 07, 2000 11:29 PM To: [EMAIL PROTECTED] Subject: Re: HTML and SQLProcessor Does this involve any of the Apache XML products? If not, then this really isn't the

Re: HTML and SQLProcessor

2000-03-07 Thread roddey
ED]> on 03/07/2000 06:44:08 AM Please respond to [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> cc: Subject: HTML and SQLProcessor Hi, I'm trying to grab HTML text from an Oracle db and insert it into an XML file. I'm using SQLProcessor to accomplish this task, however, the

HTML and SQLProcessor

2000-03-07 Thread Harpreet Sadra
Hi, I'm trying to grab HTML text from an Oracle db and insert it into an XML file. I'm using SQLProcessor to accomplish this task, however, the processed HTML doesn't retain its tag structure. The < is replaced by < and > is replaced with >. Can anyone help me get around this problem? Regards, H