Here is some javascript that will work for you

<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
parent.location=index.cfm';
</SCRIPT>

Replace index.cfm with the file or directory you want to goto


Gary
cfdev.com
http://www.cfdev.com


----- Original Message -----
From: "Jochem van Dieten" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, September 05, 2001 11:15 AM
Subject: Re: frames and cflocation


> Seamus Campbell wrote:
> > I rarely use frames so know nothing about working with them.
> > how do I do the equivalent of target ="main"
> > with cflocation?
>
> Not. cflocation works server side and frames are client side. You will
> need to write some javascript to do that for you.
>
> Jochem
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to