J
John Ydil
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
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