In the SDK most of the Code Samples are standart in VB, you can change the Language Filter in the Help file to Script, then the Sampels are in JScript. But doesen't matter , replace CreateObject with new ActiveXObject -----Urspr�ngliche Nachricht----- Von: Liaw, Wan-Bih [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 25. Juli 2001 18:27 An: [EMAIL PROTECTED] Betreff: RE: Question about ActiveXObject("microsoft.xmlhttp") Hmm but, the documents do NOT contain ActiveXObject callable from inside a JScript ... so that's not what i looked for. Any more help? Thanks! -----Original Message----- From: Liaw, Wan-Bih [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 25, 2001 9:42 AM To: [EMAIL PROTECTED] Subject: RE: Question about ActiveXObject("microsoft.xmlhttp") Well actually, I just found the download of its sdk's, instead of the sp1, so now there are documents. Thanks again. -----Original Message----- From: Jean-Louis Vila [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 25, 2001 12:56 AM To: [EMAIL PROTECTED] Subject: RE: Question about ActiveXObject("microsoft.xmlhttp") In fact, is an ActiveX Object include in msxml3 Package. You can download it and its documentation on msdn.microsoft.com/xml/ regards Jean-Louis > -----Message d'origine----- > De : Richard Bourland [mailto:[EMAIL PROTECTED]] > Envoye : mercredi 25 juillet 2001 05:55 > A : [EMAIL PROTECTED] > Objet : Re: Question about ActiveXObject("microsoft.xmlhttp") > > > > This is a JavaScript object using the Microsoft XML > Parser, so it might be hard to find it in the Java > API. But I could be mistaken. > > --- "Liaw, Wan-Bih" <[EMAIL PROTECTED]> wrote: > > is there a Java programmer's doc available for this > > class? > > > ===== > ------------------------------ > email - [EMAIL PROTECTED] > Home - 972.869.9878 > Cell - 972.567.7536 > ------------------------------ > > __________________________________________________ > Do You Yahoo!? > Make international calls for as low as $.04/minute with Yahoo! Messenger > http://phonecard.yahoo.com/ >
