Getting frame name in Coldfusion

2010-04-14 Thread funand learning

Is there a way to determine the frame's name in coldfusion?


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332894
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Getting frame name in Coldfusion

2010-04-14 Thread andy matthews

Unless you're reading in the HTML with a cfhttp call, or you're setting the
frame name IN ColdFusion, then no. That's a client side thing, so you'd have
to use JavaScript to get that.


andy 

-Original Message-
From: funand learning [mailto:funandlrnn...@gmail.com] 
Sent: Wednesday, April 14, 2010 7:41 PM
To: cf-talk
Subject: Getting frame name in Coldfusion


Is there a way to determine the frame's name in coldfusion?




~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332896
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm