Tom;
We used the following snippet to trigger from one frame (t.w.m.view)
to another (t.w.m.index) during initial load. You can just as
easily make it part of an onClick onSubmit or other event tied
to your clicking in the 2nd frame.
<body background="../Images/back.jpg"
onLoad="top.window.main.indx.location.replace('tree.cfm?plan=Y<cfoutput>&cnt=#session.cnt#</cfoutput>');"
link="#5a5d2c" text="#323513" vlink="#959566">
HTH;
-D2
Tom Rainey wrote:
>
> I have a frame set with two frames. I want the user to surf around another
> site in frame one and when they are done, click a button in frame two and
> have the new url for frame one set as the value of a variable. Do I need
> some javascript to do this, or is there a cf tag that can help?
>
> -Tom
>
> ------------------------------------------------------------------------------
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
>message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
--
--------------------------------------------------------------------
Darryl Davidson [EMAIL PROTECTED]
SCIENTECH, Inc.
Idaho Falls, Idaho, USA 83402
208-525-3761 208-529-4721 Fax
--------------------------------------------------------------------
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.