Yup. I tried using SetEncoding(). Same thing. Very odd. I'll keep looking through the docos.
Thanks for ya help! J. > Try and encode it? > Put it in a variable and pass that? > > On 8/25/05, Jeremy <[EMAIL PROTECTED]> wrote: > > hey guys, > >=20 > > I'm just about to nail this web service thing to the wall. I got a q > > though. I have an XML document that I am passing to a page. Part of the > > param is the XML document for example > >=20 > > <cfhttpparam name=3D"lickme" value=3D"<xml><client>etc etc</client></xml>= > " type=3D"formfield"> > >=20 > > I have found that passing the < and > marks and the rest are causing cfht= > tpparam > > to freak out. is there way that I can keep the syntax of the xml document > > while still passing it using the httpparam. i.e. function > >=20 > > j. > >=20 > > --- > > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > > To unsubscribe send a blank email to [EMAIL PROTECTED] > m.au > > Aussie Macromedia Developers: http://lists.daemon.com.au/ > >=20 > > > --=20 > Mark Stanton=20 > Gruden Pty Ltd=20 > http://www.gruden.com --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
