Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.visual-basic > #19433
| Path | csiph.com!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | carmelo <carmelo.giu@alice.it> |
| Newsgroups | it.comp.lang.visual-basic |
| Subject | VB6 associazioni |
| Date | Mon, 1 Oct 2018 17:19:38 +0200 |
| Organization | Aioe.org NNTP Server |
| Lines | 14 |
| Message-ID | <potdua$fk8$1@gioia.aioe.org> (permalink) |
| NNTP-Posting-Host | vaW4CR2J84O18sHbJb/sVQ.user.gioia.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=iso-8859-15; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Complaints-To | abuse@aioe.org |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
| Content-Language | it |
| X-Mozilla-News-Host | news://news.motzarella.org:119 |
| X-Notice | Filtered by postfilter v. 0.8.3 |
| Xref | csiph.com it.comp.lang.visual-basic:19433 |
Show key headers only | View raw
Due domande:
Se in un progetto uso l'associazione esplicita o anticipata
Dim xmlDocument As DOMDocument60 e nel pc del cliente non trova la
libreria da errore?
Se invece uso l'associazione tardiva
Dim xmlDocument As Object
Set xmlDocument = CreateObject("MSXML.DOMDocument")
nel pc del cliente usa una qualsiasi libreria DOMDocument installata?
Grazie Carmelo
Back to it.comp.lang.visual-basic | Previous | Next | Find similar
VB6 associazioni carmelo <carmelo.giu@alice.it> - 2018-10-01 17:19 +0200
csiph-web