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:318195
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to