From: John Ydil Date: 2010-03-04T00:18:49+09:00 Subject: Url parsing in ruby Hello, I use ruby to make some scriptings inside an html page. I made a form to pass variable in an URL. I need this variable in my ruby code, how can i get this variable ? my URL looks like http://localhost/mypage.rbx?var=nas002001 I need the value after var= Thanks for your help. Ydil -- Posted via http://www.ruby-forum.com/.