How to search the Forums
from
Stardock Forums
Hello,
I suppose I am missing something obvious, but how can I search through the forums?
I am having a problem where I need to access one object from another, but don't have the object's name. One object is a frame (layer), the other a Microsoft Web Browser.
I looked through the documentation and read about namespaces like
DesktopX.ScriptObject("myvar").Object.Text = "Hello"
but basically I need to call
Control.Navigate2 "http://www....."
from the frame object after the preferences have been changed ...
Thanks!
I suppose I am missing something obvious, but how can I search through the forums?
I am having a problem where I need to access one object from another, but don't have the object's name. One object is a frame (layer), the other a Microsoft Web Browser.
I looked through the documentation and read about namespaces like
DesktopX.ScriptObject("myvar").Object.Text = "Hello"
but basically I need to call
Control.Navigate2 "http://www....."
from the frame object after the preferences have been changed ...
Thanks!