Click to See Complete Forum and Search --> : multiple events


adambili
10-30-2003, 08:36 PM
I have a button and I want it to do 2 things.

The first one is to load a page in a frameset.

The second one to launch a pop-up window.

The frist action has already been programmed. Now how do I get it to also launch the pop up window.

You're asking yourselves why not just put the script in the /head ? Well the page is part of a frameset and I don't want the pop-up to load each time the person "backs" to this page, but only once when they access the specific page in the framset through the menu.

Thanks a million

Khalid Ali
10-30-2003, 09:37 PM
put the window opening code in the function that opens the frameset