|
 |
asp_web_howto thread: Netscape and ActiveX
Message #1 by "O'Hara, Elliott M" <EMOHARA@k...> on Wed, 22 Aug 2001 14:35:08 -0400
|
|
Netscape doesn't even see Active X Objects. Correct???
Message #2 by Greg Griffiths <griffiths@x...> on Wed, 22 Aug 2001 22:03:34 +0100
|
|
Yes that is correct.
At 14:35 22/08/01 -0400, you wrote:
>Netscape doesn't even see Active X Objects. Correct???
Message #3 by "Bailey, Mark" <MBailey@m...> on Thu, 23 Aug 2001 08:12:13 -0400
|
|
ActiveX Controls or ActiveX objects?
For example, could I do this in Netscape:
var oxml = new ActiveXObject("MSXML2.DOMDocument")
or is JScript only?
-----Original Message-----
From: Greg Griffiths [mailto:griffiths@x...]
Sent: Wednesday, August 22, 2001 5:04 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Re: Netscape and ActiveX
Yes that is correct.
At 14:35 22/08/01 -0400, you wrote:
>Netscape doesn't even see Active X Objects. Correct???
Message #4 by Kyle Burns <kburns@c...> on Fri, 24 Aug 2001 15:35:26 -0500
|
|
Netscape does not see ActiveX anything. I have heard that there is a plugin
floating around somewhere that allows Netscape to use ActiveX technology,
but I've never seen it.
=================================
Kyle M. Burns, MCSD
ECommerce Technology Manager
Centra Credit Union
kburns@c...
-----Original Message-----
From: Bailey, Mark [mailto:MBailey@m...]
Sent: Thursday, August 23, 2001 7:12 AM
To: ASP Web HowTo
Subject: [asp_web_howto] Re: Netscape and ActiveX
ActiveX Controls or ActiveX objects?
For example, could I do this in Netscape:
var oxml = new ActiveXObject("MSXML2.DOMDocument")
or is JScript only?
-----Original Message-----
From: Greg Griffiths [mailto:griffiths@x...]
Sent: Wednesday, August 22, 2001 5:04 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Re: Netscape and ActiveX
Yes that is correct.
At 14:35 22/08/01 -0400, you wrote:
>Netscape doesn't even see Active X Objects. Correct???
|
|
 |