Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.visual-basic > #18745
| From | Franz_aRTiglio <franzgol@N0SPAMtin.it> |
|---|---|
| Newsgroups | it.comp.lang.visual-basic |
| Subject | Re: vb6 Outlook e file .html |
| Date | 2016-03-11 22:28 +0100 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <nbvd68$1rj4$1@gioia.aioe.org> (permalink) |
| References | <nbuv9l$13eu$1@gioia.aioe.org> |
Sauro ci ha detto : > Il fatto è che l'HTML conserva il puntatore al > file immegine e non l'immagine vera e propria. Devi "codificare" l'immagine: il metodo piu usato e' il base 64 tieni conto che da dimensione risultante è esponenziale, quindi a meno che non siano piccoli loghi e/o elementi decorativi, preparati all'idea di mandare email che pesa 1 mega quando il "peso" dell'immagine è equivalente ad una jpg da 200-300 k. fai un giro qua: https://www.base64-image.de/ dai un'occhiata al tab "tutorial", all'epoca avevo trovato un modulo VB6 che faceva la codifica ma ora non ricordo piu dove l'avevo preso :)
Back to it.comp.lang.visual-basic | Previous | Next — Previous in thread | Next in thread | Find similar
vb6 Outlook e file .html "Sauro" <vicchi@crsscala.it> - 2016-03-11 18:29 +0100
Re: vb6 Outlook e file .html Franz_aRTiglio <franzgol@N0SPAMtin.it> - 2016-03-11 22:28 +0100
Re: vb6 Outlook e file .html "Sauro" <vicchi@crsscala.it> - 2016-03-12 15:56 +0100
Re: vb6 Outlook e file .html "Sauro" <vicchi@crsscala.it> - 2016-03-13 14:33 +0100
Re: vb6 Outlook e file .html Franz_aRTiglio <franzgol@N0SPAMtin.it> - 2016-03-13 18:58 +0100
Re: vb6 Outlook e file .html "Sauro" <vicchi@crsscala.it> - 2016-03-15 12:17 +0100
Re: vb6 Outlook e file .html "Sauro" <vicchi@crsscala.it> - 2016-03-13 00:34 +0100
csiph-web