Hello,
I am posting XML Data from flash XML.sendAndLoad fruntion to a rails
controller ...which works.....in the mongrel log I see the data in the
parameters.
Parameters: {"<?xml version"=>"''1.0''
encoding=''UTF-8''?><product
product_name=\
"FromFlash\" quantity=\"1\" price=\"2.16\"
original_price=\"1\"
peritem=\"1.08\"
prod_id=\"1\" />",
"region"=>"interactive_gulf_shores",
"action"=>"xml_add_cart
", "controller"=>"portal"}
I have searched high and low for the answer.....how do I parse it out of
the params.?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---