From: Brian Candler Date: 2011-02-02T02:51:16+09:00 Subject: Re: I want to pass the name of a calling web page in a form in Ruby Well I don't see anything Ruby related in that question, but you could look at the HTTP "Referer" header. If you are writing code in a web framework such as Rails, and you have a question about Rails (such as how to get a particular header out of the request object), then you'd be better off asking on the Rails mailing list. This mailing list is for discussion of Ruby, the programming language, rather than a specific application written *in* Ruby. Regards, Brian. -- Posted via http://www.ruby-forum.com/.