As far as I can remember just use the full url in the
action parameter
<result name="success"
type="redirect">http://www.drivenow.com.au</result>
Cameron
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hans Prueller
Sent: Saturday, 28 February 2004 8:40 PM
To: [EMAIL PROTECTED]
Subject: [OS-webwork] ww2 action result type: redirect/forward to a non-webwork request uri possible?hello there,is it possible to redirect a user as a webwork-action result to a external non-webworkrequest URI ? something like, the action build the URI to be displayed and if, eg. SUCCESS isreturned the request is redirected to that URI.or is the action able to directly send the redirect to that URI ?? any ideas?thx in advance,hanzz