I have two frames; a menu frame and a content frame. When I click on an item in the menu (which is an applet), it triggers a user defined function, which I'll call LoadNewContentFrame.
What I want to know is, what code to I need to have in this function, in order to get it to replace the ContentFrame with a new HTML page. I also want to pass a couple of arguments to the page.
I'm sure this is an easy question. Any help woulod be appreciated.
Steve Lewy
Solutions Developer
steve@lewycomputing.com.au
(dont cut corners or you'll go round in circles)
What I want to know is, what code to I need to have in this function, in order to get it to replace the ContentFrame with a new HTML page. I also want to pass a couple of arguments to the page.
I'm sure this is an easy question. Any help woulod be appreciated.
Steve Lewy
Solutions Developer
steve@lewycomputing.com.au
(dont cut corners or you'll go round in circles)