Will this work?

<script language="JavaScript">
         parent.Frame2.location.href = 'frame2.cfm';
</script>

I don't think a reload is needed. Just place the code after the cffile code.

Regards,
Andrew

> -----Original Message-----
> From: FlashGuy [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 27, 2002 3:22 PM
> To: CF-Talk
> Subject: Off Topic: Updating multiple framsets...
>
>
> Hello,
>
> I have three frames setup.
>
>
> |   Frame 1   |    Frame 2    |   Frame 3    |
>
>
> I have a link in "Frame 2" that when clicked displays a
> template in "Frame 3" with the filename and a submit button
> to execute the <CFFILE delete function.
> What I would like to happen automatically is after the delete
> completes, to have some code that does a "refresh" of "Frame
> 2" so the file deleted no longer gets listed.
>
> Is this possible with Javascript?
>
> <script>
>
> Code here...
>
> </script>
>
> mx
>
>
> 
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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