On 4/25/05, Matt Robertson <[EMAIL PROTECTED]> wrote:
> I am using SOXML to convert an xml string into something I can use.

Are you using CF5 or CFMX?

> <!--- http://66.165.78.2/testoutput.cfm: --->

Not authorized to access this page!

> <cfset variables.thisxml="<?xml version=""1.0"" encoding=""UTF-8""?>
> <ww_javagame> <ww_cpid>0425070052843</ww_cpid>
> <ww_statuscode>2001</ww_statuscode><ww_statusmsg>woo
> hoo</ww_statusmsg> </ww_javagame>">
....
> #myXML.ww_javagame.ww_cpid.value# and my error handler just laughed.

If you were using CFMX's xmlParse() I'd say you would use:

#myXML.ww_javagame.ww_cpid.xmlText#
-- 
Sean A Corfield -- http://corfield.org/
Team Fusebox -- http://fusebox.org/
Got Gmail? -- I have 50, yes 50, invites to give away!

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204402
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to