I have a page with Frame1 and Frame2. On an action in Frame1 I would like to
change the SRC html page in Frame2 using javascript. I have an OnClick
function in Frame1 that currently writes to Frame2

Re: Setting frame page dynamically by David

David
Sun Nov 02 16:10:05 CST 2003

Try the scripts at http://javascript.internet.com and see if any of those
work for you.

--
David Berry - MCP
Microsoft MVP - FrontPage
FrontPage Support: http://www.net-sites.com/sitebuilder/
-----------------------------------
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
-----------------------------------
"Michael" <NOSPAMmao@vnet.net> wrote in message
news:e5LcUQXoDHA.3504@TK2MSFTNGP11.phx.gbl...
> I have a page with Frame1 and Frame2. On an action in Frame1 I would like
to
> change the SRC html page in Frame2 using javascript. I have an OnClick
> function in Frame1 that currently writes to Frame2
>
>