--- In [email protected], "shivkxr" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "Alex Harui" <aharui@> wrote: > > > > Try BrowserManager.url > > > > Alex, > > Yes, I think it should work barring any security issues I might > encounter. I'll post my findings here. > > Thanks. >
Well, so the outcome is that it doesn't work. Actually BrowserManager doesn't work at all. I can't imagine under what conditions it would work since the url needs to change somehow but I can't see that ever happening. I instantiate an instance of it in the initialize event of the application. All it's properties are null. Well, that's that since I need to know at that time where (which domain) I'm in. I even tried via our server application rather than via the IDE. But no luck there either. Shiv

