Hi list
How do you go about using form data or from a url to be used as a var?
http://localhost/index.html?func=help
var1 = func
Thanks,
Peter
Hi list
How do you go about using form data or from a url to be used as a var?
http://localhost/index.html?func=help
var1 = func
Thanks,
Peter
http://www.rubycentral.com/book/web.html
On 2/23/07, peter <peter@iwebsl.com> wrote:
Hi list
How do you go about using form data or from a url to be used as a var?http://localhost/index.html?func=help
var1 = func
Thanks,
Peter
--