Fosco escreveu:
Even navigating to the HTML page within IE as browser, the APPSKEY does
not show anything on either the EULA page nor on the Scanner Update
page.
The View>Source does however work on both pages. However, although the
first page (EULA) does contain a reference to the ACCEPT button, I can
find nothing in regards to it having an Index of 58. The only means I
can find for ascertaining this information is by means of the
wowww2.exe tool.
In addition, I can find nothing via wowww2.exe regarding the Index
Number for the NEXT button on the Scanner Update page. So, it seems
that I'm continually running into a stonewall here.
Nevertheless, the script I have to open this Virus Scanner DOES work
fine, even if it is a little crude. Given the difficulties I seem to be
running into, despite your highly erudite contributions, I really don't
want to spend the rest of my life trying to effect a relatively minor
refinement on this script.
Therefore, I feel it would be better to move on and only come back to
this particular problem whenever I happen to stumble on what might seem
like a possible solution. In addition, perhaps I do need to have a look
at AutoIt as you have continually advised.
I hope you will allow me to ask your advice on another, but related,
problem that I had recently posted here but has, as yet received no
replies. (See: Wait for Page Loading within Apps 13/06/06).
This refers to the fact that while many routes are available within
vbscript to delay the script proceeding until a previously-called web
page has loaded, I am not aware how this can be done when working ONLY
with off-line apps.
I recently wrote a small script to Print a Test Page (from a local
printer) which involved quite a number of different stages. However, in
order to avoid problems I had to insert a Wscript.Sleep command, of
arbitrary length, between each of the stages.
My preference would be to insert a Do While Busy type of loop as is
normal for webpages.
I would be grateful for any advice you can offer on this.
Many thanks and best wishes
Paul
-