Re: Using XMLHTTPRequest within Firefox (Newbie)
Martin Honnen <[email protected]> Wed, 10 Oct 2007 14:47:50 +0200
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Liberty Development |
| Message-ID | <[email protected]> |
Dave F. wrote: > I use MSXML.XMLHTTPRequest in an Excel VBA routine to download info from > a web page using responseText. > > I'd like to swap over from IE & use Firefox instead. Is this possible? If you use MSXML.XMLHttpRequest in an Excel VBA then you are not using IE at all, you are using VBA and MSXML. So I don't understand what you are doing where you would want to switch from IE to Firefox. -- Martin Honnen http://JavaScript.FAQTs.com/