Displaying 1 result from an estimated 1 matches for "whateverquery".
2009 Jul 17
3
how to get "www.site.com/user1" address
...I need to have a new controller for
each user? That''s the issue because it does not seem much of a DRY way
of getting this done.
Another quick add-on question that just came to my head while thinking
about this, if I was to implement search functionality. Say
www.example.com/search/"whateverquery". Is it still possible in that
case to like redirect to the result ..if it was "user1"
(www.example.com/user1).
__
I appreciate you taking the time to read through this question. Rest
assured, I''m going at full speed to get the answer to these questions
myself. Nothing els...