furion1981
Joined: 13 Mar 2007 Posts: 1
|
Posted: Tue Mar 13, 2007 1:55 am Post subject: IE Toolbar button and Javascript |
|
|
Hi,
I have created an IE Toolbar button using VB which when clicked runs a html file containing javascript.
When pressed the button launches a new window going to a specific website.
What I need to do is pass the URL and Title of the original website the user was on when they clicked the toolbar button to the new window that gets launched.
I can get the URL and Title, I just don't know how to pass it through to the new window.
I dont think I can use cookies as the domain of the original website and the new window will always be different.
Has anyone ever needed to do this sort of thing?
Thanks.
Peter |
|