[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] HTML in XML


On Friday 26 September 2003 14:52, Grant wrote:
> <Description><![CDATA[<b>Brand new</b> toy truck]]></Description>
> ###
>
> When I set up my Description XML tag it looks like this:
>
> ###
> <Description><![CDATA[[scratch description]]]></Description>
> ###
>
> and eBay gets [scratch description] as the description.  This is all
> happening on a test page, and all kinds of other stuff is parsing jus fine.
> Does anyone have any bright ideas that will allow passing HTML in an XML
> request like this as well as allow IC tags to be included for parsing?

 Is this code in a UserTag? If so, use $Scratch->{description} instead, maybe 
like this:

 $xml .= "<Description><![CDATA[$Scratch->{description}]]></Description>";

Regards,

-- 
Chris Wenham
Synesmedia - www.synesmedia.com
Quality Interchange programming & consulting
Phone: 516-620-4110 - Fax: 516-908-7824
Toll-free: 1-888-255-7573

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.