You are not logged in Log in Join
You are here: Home » Members » Drew » Tips from the Mail List » To redirect a user's page request, call the redirect method of the RESPONSE object, for example,

Log in
Name

Password

 

Created by ZopeOrgSite . Last modified 2000-10-16 07:09:42.

The following dtml-call will cause the user's browsert to redirect to the specified page. <dtml-call "RESPONSE.redirect('/goto/new/page')">