MS Explorer Java Links

  • Thread starter Thread starter Merlin
  • Start date Start date
M

Merlin

Please don't hurt me!!! I know this is not the place to post, but I couldn't
find a suitable newsgroup, or one that had any recent activity...

I have two computers with Win XP professional with all the lasted patches
updates and both have NET 2003 installed - my problem is and it's driving me
MAD, is that any links using javascript don't work - it all broke when .NET
was installed I think.

Is this a known issue? How can I fix it.

Thanks.
 
Merlin,
We get comments, but a little hint, did you set all checks in your Ineterne
Explorer for Script on ON (there are 2 in IE6.0 one check has to off and one
on at my version)?
Then you maybe get an message as "There is a.................."
I mostly forget to do the most simple test first in this kind of situations
and a lot of people just put those test off with the bunch of bad javascript
now)
Cor
 
Hi Cor,

In Explorer 6 security settings, I have scripting as enabled and believe all
options that pertain to Java are enabled. Yet if I click on a javascript
link nothing happens. I believe this problem appeared after I installed
..NET, as I have a dozen other computers with XP and no .NET and they seem
fine.

Take a look at http://www.misco.co.uk as an example, and click on any of the
products MORE INFO links - nothing happens when I click on these... I seem
to vaguely remember seeing something on the Internet before about this
problem, but I can't find the info now.

Thanks,
Merlin
 
Hi,
Merlin that links and open javascript works fine for me, to bring it back to
VB.net I have even this in a VB.net language application
AxWebBrowser.Navigate("about:<html><body
onload=javascript:window.external.addFavorite('" + UrlText +
"')></body></html>")
And that works very fine too. With this we have brought it back to VB.net
:-)))))))
I never heard of this and I expect it is a coincident and something else,
but you never know.
I don't know how I can help you from here any further, but maybe some other
knows.
When you did find it yourself, message it here I am intrested?
Success
Cor.
 
Hello,

Merlin said:
Please don't hurt me!!! I know this is not the place to post, but
I couldn't find a suitable newsgroup, or one that had any
recent activity...

Why not ask in one of the microsoft.public.vsnet.* groups?

HTH,
Herfried K. Wagner
 
Back
Top