From: Jose Wong Date: 2010-03-25T13:52:42+09:00 Subject: Read & Write data on the web. What do I need to read & write data from the web? I simply want to have something on my site to be like a variable $data, and my application can connect to the site and edit $data or other variables (or create new ones). Like... $data[id] = 500 etc... -- Posted via http://www.ruby-forum.com/.