Hi, I am not sure to understand your problem but maybe you can use the following meta HTML tag which redirect the user where you want... <head> <meta http-equiv="Refresh" CONTENT="0 ; URL=new_url_html"> </head> If the DTML Method containing those lines is in a secured folder, you can add a Proxy Manager Role to your method... I Hope to be helpful Fred