Click here to Skip to main content
15,890,282 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: problems with setparent in vb .net 2008 Pin
Eddy Vluggen28-Oct-13 8:40
professionalEddy Vluggen28-Oct-13 8:40 
GeneralRe: problems with setparent in vb .net 2008 Pin
larry11828-Oct-13 9:01
larry11828-Oct-13 9:01 
GeneralRe: problems with setparent in vb .net 2008 Pin
Eddy Vluggen29-Oct-13 8:42
professionalEddy Vluggen29-Oct-13 8:42 
GeneralRe: problems with setparent in vb .net 2008 Pin
larry11829-Oct-13 9:09
larry11829-Oct-13 9:09 
QuestionHOW TO READ DATA FROM BCP BARCODE SCANNER Pin
Member 1035533223-Oct-13 6:30
Member 1035533223-Oct-13 6:30 
AnswerRe: HOW TO READ DATA FROM BCP BARCODE SCANNER Pin
Eddy Vluggen23-Oct-13 7:08
professionalEddy Vluggen23-Oct-13 7:08 
GeneralAdvanced Email in VB.NET Pin
Dhanish Balloo22-Oct-13 19:42
Dhanish Balloo22-Oct-13 19:42 
AnswerRe: Advanced Email in VB.NET Pin
Eddy Vluggen23-Oct-13 7:00
professionalEddy Vluggen23-Oct-13 7:00 
There's a content-id in your html, where you're referring to the image;
VB
htmlBody = htmlBody & "<img src='cid:Pic1'>


How about adding more than one?

Dhanish Balloo wrote:
How am i to detect the number of pictures and rewrite the equivalent email html??
Keep a List<>, and add each picture to the list when the user uses the opendialog. When generating the list, loop trough the list and add the content-id tag foreach picture.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: Advanced Email in VB.NET Pin
Dhanish Balloo24-Oct-13 0:33
Dhanish Balloo24-Oct-13 0:33 
GeneralRe: Advanced Email in VB.NET Pin
Chris Quinn24-Oct-13 1:42
Chris Quinn24-Oct-13 1:42 
GeneralRe: Advanced Email in VB.NET Pin
Dhanish Balloo24-Oct-13 1:49
Dhanish Balloo24-Oct-13 1:49 
GeneralRe: Advanced Email in VB.NET Pin
Kenneth Haugland24-Oct-13 2:04
mvaKenneth Haugland24-Oct-13 2:04 
AnswerRe: Advanced Email in VB.NET Pin
Eddy Vluggen24-Oct-13 8:25
professionalEddy Vluggen24-Oct-13 8:25 
GeneralRe: Advanced Email in VB.NET Pin
Dhanish Balloo24-Oct-13 19:02
Dhanish Balloo24-Oct-13 19:02 
GeneralRe: Advanced Email in VB.NET Pin
Eddy Vluggen25-Oct-13 12:31
professionalEddy Vluggen25-Oct-13 12:31 
QuestionError displayed when trying to load Dictionary.com in my application Pin
Bitan Galactico Basak22-Oct-13 8:53
Bitan Galactico Basak22-Oct-13 8:53 
AnswerRe: Error displayed when trying to load Dictionary.com in my application Pin
scottgp22-Oct-13 9:15
professionalscottgp22-Oct-13 9:15 
GeneralRe: Error displayed when trying to load Dictionary.com in my application Pin
Bitan Galactico Basak22-Oct-13 9:41
Bitan Galactico Basak22-Oct-13 9:41 
SuggestionRe: Error displayed when trying to load Dictionary.com in my application Pin
Richard Deeming22-Oct-13 9:27
mveRichard Deeming22-Oct-13 9:27 
GeneralRe: Error displayed when trying to load Dictionary.com in my application Pin
thatraja24-Oct-13 3:32
professionalthatraja24-Oct-13 3:32 
AnswerRe: Error displayed when trying to load Dictionary.com in my application Pin
TnTinMn22-Oct-13 13:40
TnTinMn22-Oct-13 13:40 
QuestionCalling Functions in DLLs Pin
SeaWasp122-Oct-13 3:41
SeaWasp122-Oct-13 3:41 
AnswerRe: Calling Functions in DLLs Pin
Simon_Whale22-Oct-13 3:49
Simon_Whale22-Oct-13 3:49 
GeneralRe: Calling Functions in DLLs Pin
SeaWasp122-Oct-13 8:26
SeaWasp122-Oct-13 8:26 
GeneralRe: Calling Functions in DLLs Pin
Simon_Whale22-Oct-13 9:36
Simon_Whale22-Oct-13 9:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.