In article <1110917462.181824.25210@f14g2000cwb.googlegroups. com>,
google@kdcinfo.com enlightened us with...[color=blue]
> You can programmatically turn off Javascript from the client's browser?
> Wow. Didn't know that.[/color]
You can turn it off yourself, by hand. As one person using a browser. It's in
the options (browser dependent).
As a programmer, in your OWN PAGE, you can kill all scripts by removing them
programmatically. Browser must support certain methods.
You cannot, from your web page, disable all scripting on the client for ALL
web pages. (talking normal internet here, not HTA apps or anything)
[color=blue]
>
> The reasoning I was provided for why it does this is "It has to close
> all the windows because of the session information that gets stored by
> each browser window. If you have one session already open and start
> another window with a new matrix session they will get really messed up
> and you end up having to close all your browser windows."[/color]
Yeah, that does happen sometimes. I just tell (in the FAQ) my clients not to
open multiple windows b/c it screws up the sessions. If they don't listen,
not MY problem. Going as far as they did seems rather, well, retarded.
[color=blue]
>
> But this thing will close however many child windows you open to get to
> it, and cannot be loaded in a frame of any sort (although I haven't
> tried an iFrame yet).[/color]
Since it isn't your app, there is little you can do about it, really. As a
person browsing to the site, you can disable script on your own browser.
That's about it.
[color=blue]
> I was told there is a switch or parameter you can
> feed the URL so that it doesn't behave like this, but it hasn't been
> provided yet, and I'm not certain if its a default parameter for
> Matrix, or one our Matrix developers created.
>[/color]
I'd wait for them to give that to you. Solves your problems.
Of course, this being a javascript forum, I'm assuming you're doing this from
a browser over the internet. Like, you have a site that has to link to
theirs, or something.
If this is (or can be) a console solution (or MSIE HTA), you have plenty of
options. .NET has a browser component, as do other languages, for the windows
platform.
The web is great for a lot of things, but it isn't great for ALL things.
I might be able to help more if you tell me exactly what you're trying to do,
the target browsers (if any), target platform (if any), etc.
--
--
~kaeli~
User: The word computer professionals use when they mean
'idiot'.
http://www.ipwebdesign.net/wildAtHeart http://www.ipwebdesign.net/kaelisSpace