its doing the conversion of the HTML. Not sure. Thanks anyways.
ketan
-----Original Message-----
From: Ben Doom [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 28, 2004 4:51 PM
To: CF-Talk
Subject: Re: HTML getting converted problem.
replace() the escaped strings with the actual characters.
Of course, you have to be careful of characters that were escaped in the
original HTML, but this should be a quick fix.
--Ben Doom
Ketan Patel wrote:
> Hi All,
> I have a problem with HTML conversion. I am perfoming a XML Service call
and
> when I get back the results I get all the HTML in the results converted.
> eg: <BR> is converted to <br>
>
> Following is a example of my results returned:
>
> >From Birmingham Int'l Airport: <br> Take I-20 East to Atlanta to
> I-459
> South. <br> Follow I-459 South to Exit 19 (Highway 280).
<br>
> Go right heading east and go down two miles. <br> Hotel is
located on
> the right-hand side.
>
> Any help in converting back to original HTML format will be helpfull or
is
> ther any way I can say in my XML call that preserve HTML.
>
> Ketan Patel
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

