CarltheCat
11-09-2003, 02:13 AM
Ok, let me first say I do not have formal Java/Javascript training although I know VB and VB Script. I know programming and have fooled around with JavaScript and made many things work. I have searched for a solution to what I want to do but I havent found anything that helps me do what I want to do.
What I want to do is generate a new window (I will refer to the page as a popup) that when opened will tell me a list of all the URLs of windows currently open.
A real world example:
Lets say I have 3 windows open: the page that generates the popup, yahoo.com, and ebay.com. The ideal scenario would be when I click a graphic on the generating page, a popup comes up with http://www.yahoo.com and http://www.ebay.com (without the generating page URL). The scond to ideal scenario would generate a popup with yahoo, ebay, and the generating page's URL.
Any help would greatly be appreciated. If you dont want to hold my hand throught this process, a nudge in the right direction would also be appreciated.
Thanks to any and all who reply,
Carl
What I want to do is generate a new window (I will refer to the page as a popup) that when opened will tell me a list of all the URLs of windows currently open.
A real world example:
Lets say I have 3 windows open: the page that generates the popup, yahoo.com, and ebay.com. The ideal scenario would be when I click a graphic on the generating page, a popup comes up with http://www.yahoo.com and http://www.ebay.com (without the generating page URL). The scond to ideal scenario would generate a popup with yahoo, ebay, and the generating page's URL.
Any help would greatly be appreciated. If you dont want to hold my hand throught this process, a nudge in the right direction would also be appreciated.
Thanks to any and all who reply,
Carl