Title: Message
The same ${...} notation should work to have dynamic evaluation...
-----Original Message-----
From: Hans Prueller [mailto:[EMAIL PROTECTED]
Sent: Sunday, February 29, 2004 8:43 AM
To: [EMAIL PROTECTED]
Subject: AW: [OS-webwork] ww2 action result type: redirect/forward to a non-webwork request uri possible?

yes, but how can I achieve to make parts of the url dynamic?


Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Cameron Braid
Gesendet: Samstag, 28. Februar 2004 15:34
An: [EMAIL PROTECTED]
Betreff: RE: [OS-webwork] ww2 action result type: redirect/forward to a non-webwork request uri possible?

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-webwork
request URI ? something like, the action build the URI to be displayed and if, eg. SUCCESS is
returned 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
 
 
 
 
 
 

Reply via email to