Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > microsoft.public.scripting.vbscript > #12462
| From | "Mayayana" <mayayana@invalid.nospam> |
|---|---|
| Newsgroups | microsoft.public.scripting.vbscript |
| Subject | Re: how to wait for website? |
| Date | 2022-06-03 13:16 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <t7dfl1$l1q$1@dont-email.me> (permalink) |
| References | (1 earlier) <jfr6uqFcethU1@mid.individual.net> <t7aagp$h6t$1@dont-email.me> <jfrtm2Fgbv6U1@mid.individual.net> <t7b0c5$2q9$1@dont-email.me> <1dwbjpoc8d0zq$.15glnvwn91dd3$.dlg@40tude.net> |
"JJ" <jj4public@gmx.com> wrote | It's possible. Any program/script which has access to the Shell.Application | object, can peek into the page contents of any MSIE window's active/first | tab (the remaining is inaccessible). Though I can't recall whether it's only | for the active or the first tab. Yes. But I didn't want to get his hopes up because I wasn't so sure how that would work with a page online, much less banking. I've only done it with webpages local. I actually wrote a component that can get the document object of any open instance of IE or an HTA. It uses ObjectFromLresult in the accessibility library. But again, I've never tried such shenanigans online.
Back to microsoft.public.scripting.vbscript | Previous | Next — Previous in thread | Find similar
how to wait for website? Louis Noser <louis.noser@gmx.ch> - 2022-06-02 09:18 +0200
Re: how to wait for website? Louis Noser <louis.noser@gmx.ch> - 2022-06-02 09:25 +0200
Re: how to wait for website? "Mayayana" <mayayana@invalid.nospam> - 2022-06-02 08:30 -0400
Re: how to wait for website? Louis Noser <louis.noser@gmx.ch> - 2022-06-02 15:53 +0200
Re: how to wait for website? "Mayayana" <mayayana@invalid.nospam> - 2022-06-02 14:43 -0400
Re: how to wait for website? JJ <jj4public@gmx.com> - 2022-06-03 17:57 +0700
Re: how to wait for website? "Mayayana" <mayayana@invalid.nospam> - 2022-06-03 13:16 -0400
csiph-web