Thanks Charlie, Yes I am trying to extrapolate the values and assing them to my variables.
-----Original Message----- From: Charlie Griefer [mailto:[EMAIL PROTECTED] Sent: Thursday, June 09, 2005 11:58 AM To: CF-Talk Subject: Re: cfhttp.filecontent help! treat the string as a list, delimited by "&". treat each list item as a 'nested' list delimited by "=" are you just trying to extrapolate "1", "2", and "thats all" and assign those values to your own variables? On 6/9/05, Aldon Moore <[EMAIL PROTECTED]> wrote: > I am using cfhttp to retreive data from another server that is returned as name/value pairs delimited by "&" eg: > > a=1&b=2&c=thats all. > > How do I assign each of these values to its own variable? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:209133 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

