ODOWA
Accueil Inscription Contact

How to POST Form Data Using Ruby

Being able to post data on web forms from your own apps will give you the ability to write tools, services,and provide automation, by interacting with resources already available on the web. This is a very brief example on how this can be accomplished in Ruby, using Net::HTTPand this POST form example. Looking at the source [...]... lire la suite

Lien du post: http://biodegradablegeek.com/2008/04/24/how-to-post-form-data-using-ruby/

Sur le même thème :