see if any of these can help you:
http://bytes.com/groups/javascript/148043-refreshing-one-iframe-another
http://www.tek-tips.com/viewthread.cfm?qid=1281918&page=6
http://www.daniweb.com/forums/thread130202.html

but, as was wisely suggested in of the other links i found:
DON'T use iframes - use AJAX.

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/



andy mann wrote:
> i have a page that has 2 iframes... 
>
> "iframe1" is a form "pstpg.cfm" that posts to itself and writes to table... 
>
> when a visitor submits form in "iframe1" need it to tell "dsppg.cfm" in 
> "iframe2" to refresh.
>
> i know not a cf issue but driving me nuts
>
> ----- note -------------------------------------------
> i use script below which has the correct function on a page that has frames 
> and iframes
>
> <body onLoad="top.topr.headr.location.href='sect_hd.cfm?secID=#gtsec.secID#'">
>
> where "top" is a frame name. new site has no frames so all pages load in 
> index.cfm
>
> what i need is to just tell iframe2's file to refresh when iframe1's file is 
> acted upon. 
> ---------------------------------------------------
>
> tnx in advance 
>  
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318197
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to