The replace method loads the specified URL in place of the current URL's
history entry.  It makes the current URL inaccessible via standard browser
history navigation (i.e., back/forward buttons).

--
Mosh Teitelbaum
evoch, LLC
Tel: (301) 625-9191
Fax: (301) 933-3651
Email: [EMAIL PROTECTED]
WWW: http://www.evoch.com/


> -----Original Message-----
> From: Sean A Corfield [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 20, 2002 12:58 PM
> To: CF-Talk
> Subject: Re: Frames Craziness.
>
>
> On Wednesday, Nov 20, 2002, at 07:35 US/Pacific, Luce, Greg wrote:
> > <script language="javascript">
> > top.myframe.location.replace("#request.root_url#/
> > index.cfm?fuseaction=profil
> > e.profile8");
>
> top.myframe.location.href =
> '#request.root_url#/index.cfm?fuseaction=profile.profile8';
>
> I've never seen replace() before...
>
> Sean
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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

Reply via email to