Hello everyone..
I'd like to figure out the location of my gadget via Javascript.... I was thinking about something like System.Gadget.Docked.Document.Location ... but this would show the current URL.
What I want to do is: Calling a .exe, passing the current Location (X,Y) as a parameter to show it at the same location.
Is there a way to achieve this? Thx in advance
Steave