Redirect to a new web page

Hello

I want to redirect the user to another Web site based on the URL provided settings. The web page is in frames so if I use < meta http-equiv = "refresh" content = "#newURL #" > the new site opens in one of the fraes, how do I open this site as a whole new web site instead of open it in one of the frames of the original site?

< cflocation > also gives me the same result.

Help, please.

always will give you this result, because there is no notion of the image (s) or browser windows.

I don't know if the has a concept of images or not.

You can always use a JavaScript solution, that would be:

new window:

even window, break frameset:

I think that will do. been a while :)

Tags: ColdFusion

Similar Questions

Maybe you are looking for