K
Ken McLennan
G'day there again, Gerry,
I've since found the DOS version of a script debugger, but it was
of little use. (More likely, my lack of knowledge of how it works caused
it to be of little use).
The scripting error returned also. I think it's possible that this
appearance or disappearance of the error message may depend on whether
I'm on-line or not - I see these lines in the script:
<style>@import url(/Office.css);</style>
<link disabled rel="stylesheet" type="text/css" href="/MSOffice.css">
which leads me to believe that there might be 2 different style sheets
for each situation... maybe. I could well be reading that without my
"Thinking Hat" on.
However, the script error cites Line 39, Character 1 as the cause
of the problem as it "Doesn't support this property or method". The code
from there is:
38 <SCRIPT FOR="document" EVENT="onreadystatechange"_
LANGUAGE="JavaScript">
40 alink0.Click();
41 </SCRIPT>
Now, where I go from here is in the laps of the Gods, or will be
guided by the advice I received =)
That is still extant.
I made the changes in the Advanced tab as you suggested, but
there's no script debugger appearing. I'm not getting the error message
that I mentioned previously, either. I DID see that the code for
OLEOBJECTS is the culprit, but I don't know where to go from there. I'll
have another search of the web shortly.
I've since found the DOS version of a script debugger, but it was
of little use. (More likely, my lack of knowledge of how it works caused
it to be of little use).
The scripting error returned also. I think it's possible that this
appearance or disappearance of the error message may depend on whether
I'm on-line or not - I see these lines in the script:
<style>@import url(/Office.css);</style>
<link disabled rel="stylesheet" type="text/css" href="/MSOffice.css">
which leads me to believe that there might be 2 different style sheets
for each situation... maybe. I could well be reading that without my
"Thinking Hat" on.
However, the script error cites Line 39, Character 1 as the cause
of the problem as it "Doesn't support this property or method". The code
from there is:
38 <SCRIPT FOR="document" EVENT="onreadystatechange"_
LANGUAGE="JavaScript">
40 alink0.Click();
41 </SCRIPT>
Now, where I go from here is in the laps of the Gods, or will be
guided by the advice I received =)
Thanks very much for your assistance and advice. It's greatly
appreciated.
That is still extant.