I have a search form in the header of my site. it takes me to a certain controller/action when i click submit. So far so good.
However, I would like the loaded page to have a url with the query in it, such as
http://www.youtube.com/results?search_query=eminem
How can i do that?