durusmail: quixote-users: newbie question on redirection
newbie question on redirection
2005-06-16
2005-06-16
newbie question on redirection
J Davis
2005-06-16
Hello,

According to this wiki article:
http://quixote.ca/qx/BrowserRedirection

I can redirect a browser like so:
return request.redirect("/path")

When I try this I get:
AttributeError: HTTPRequest instance has no attribute
'redirect'

Could someone point out what it is that I'm missing?

Thanks very much,
-Jake



__________________________________
Discover Yahoo!
Find restaurants, movies, travel and more fun for the weekend. Check it out!
http://discover.yahoo.com/weekend.html

reply