Click here to Skip to main content
15,922,696 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralProgram Security Pin
Pugman81221-May-04 12:48
Pugman81221-May-04 12:48 
GeneralRe: Program Security Pin
WBro21-May-04 21:03
WBro21-May-04 21:03 
GeneralVector image file Pin
Sijohall21-May-04 11:18
Sijohall21-May-04 11:18 
GeneralRe: Vector image file Pin
Dave Kreskowiak21-May-04 11:45
mveDave Kreskowiak21-May-04 11:45 
GeneralNumber of Rows on Datagrid (Windows Form) Pin
Anonymous21-May-04 8:29
Anonymous21-May-04 8:29 
GeneralRe: Number of Rows on Datagrid (Windows Form) Pin
Dave Kreskowiak21-May-04 9:40
mveDave Kreskowiak21-May-04 9:40 
Generalsend html/plain text email Pin
Xun Ding21-May-04 5:18
Xun Ding21-May-04 5:18 
GeneralRe: send html/plain text email Pin
Dave Kreskowiak21-May-04 9:31
mveDave Kreskowiak21-May-04 9:31 
Your app would have to ask the user which format he wants. When you compose the message body, the HTML version of the message will just be the source for the HTML page. Just assign the entire source to a sing string and pass it to the message body property. Same is true for a plain text version. Your app just has to be able to generate which ever version the user wants.

You can't send BOTH formats in the same message because the user will see the body of the message twice in the same message.


RageInTheMachine9532
"...a pungent, gastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: send html/plain text email Pin
Xun Ding21-May-04 9:58
Xun Ding21-May-04 9:58 
GeneralRe: send html/plain text email Pin
Dave Kreskowiak21-May-04 10:10
mveDave Kreskowiak21-May-04 10:10 
GeneralRe: send html/plain text email Pin
Anonymous22-May-04 9:58
Anonymous22-May-04 9:58 
GeneralRe: send html/plain text email Pin
Xun Ding23-May-04 15:39
Xun Ding23-May-04 15:39 
GeneralRe: My CODE so far...... Pin
Dave Kreskowiak21-May-04 2:10
mveDave Kreskowiak21-May-04 2:10 
Questionhow can u find address of public subroutine? Pin
beerc0der20-May-04 17:24
beerc0der20-May-04 17:24 
AnswerRe: how can u find address of public subroutine? Pin
Hesham Amin20-May-04 21:41
Hesham Amin20-May-04 21:41 
GeneralRe: how can u find address of public subroutine? Pin
beerc0der21-May-04 3:37
beerc0der21-May-04 3:37 
GeneralScroll Problem Pin
Asif Rehman20-May-04 16:19
Asif Rehman20-May-04 16:19 
GeneralRight Click and Launch my application Pin
skoizumi2911020-May-04 7:27
sussskoizumi2911020-May-04 7:27 
GeneralRe: Right Click and Launch my application Pin
Dave Kreskowiak20-May-04 8:08
mveDave Kreskowiak20-May-04 8:08 
GeneralRe: Right Click and Launch my application Pin
vancouver77720-May-04 8:11
vancouver77720-May-04 8:11 
GeneralRe: Right Click and Launch my application Pin
WBro21-May-04 21:13
WBro21-May-04 21:13 
GeneralRe: Right Click and Launch my application Pin
Dave Kreskowiak22-May-04 3:11
mveDave Kreskowiak22-May-04 3:11 
General.NET App Performance and Scalability Guide Pin
Dave Kreskowiak20-May-04 3:03
mveDave Kreskowiak20-May-04 3:03 
Generalchange Keyboard Layout Programatically Pin
tyagimanik20-May-04 2:43
tyagimanik20-May-04 2:43 
GeneralRe: change Keyboard Layout Programatically [EDITED] Pin
Dave Kreskowiak20-May-04 4:13
mveDave Kreskowiak20-May-04 4:13 

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.