Try self.response().sendRedirect(url).  (I thought there was another
method somewhere as well, but I can't find it...)

John Holland <[EMAIL PROTECTED]> wrote:
> I was playing with the redirect method in HTTPResponse - It generates a page
> with the link of where I want it to take the user, but it doesn't _take_
> them there.
> 
> In ASP there is "Response.Redirect" which is an instant bounce to the
> desired page - can Webware do this somehow? Does it have to do with the
> interface to Apache? I'm using the DSO webkit_module for that.
> 
> TIA
> John Holland
> 
> _______________________________________________
> Webware-discuss mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/webware-discuss
> 

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to