Sounds like you got too much sleep... try cutting back... everything becomes clear then...
-----Original Message----- From: Russ [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 1:28 PM To: CF-Talk Subject: RE: URL.variables across frames This worked perfectly. I'm not entirely sure why--and I don't want to waste a lot of bandwidth on the issue since it's solved, but I'm not 100% I'm grasping why that made it work. Of course, that whole 1/2 hour of sleep might have something to do with it. Thanks so much, Russ > -----Original Message----- > From: Gyrus [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 03, 2002 2:14 PM > To: CF-Talk > Subject: Re: URL.variables across frames > > > It does look like you need to pass the parent page's query > string through to the IFRAME like this: > > <IFRAME > Src="iframe.cfm?<cfoutput>#CGI.QUERY_STRING#</cfoutput>" > width="525" height="299"></IFRAME> > > - Gyrus ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

