Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.visual-basic > #18745
| Path | csiph.com!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | Franz_aRTiglio <franzgol@N0SPAMtin.it> |
| Newsgroups | it.comp.lang.visual-basic |
| Subject | Re: vb6 Outlook e file .html |
| Date | Fri, 11 Mar 2016 22:28:38 +0100 |
| Organization | Aioe.org NNTP Server |
| Lines | 15 |
| Message-ID | <nbvd68$1rj4$1@gioia.aioe.org> (permalink) |
| References | <nbuv9l$13eu$1@gioia.aioe.org> |
| NNTP-Posting-Host | WZvLf73zHX5mDfpVTR4OSw.user.gioia.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="iso-8859-15"; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Complaints-To | abuse@aioe.org |
| X-Notice | Filtered by postfilter v. 0.8.2 |
| X-Newsreader | MesNews/1.08.06.00-it |
| X-ICQ | 1931503972 |
| Xref | csiph.com it.comp.lang.visual-basic:18745 |
Show key headers only | View raw
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