Click here to Skip to main content
15,906,624 members
Home / Discussions / C#
   

C#

 
AnswerRe: Run preccess in order Pin
Guffa22-Jan-07 0:22
Guffa22-Jan-07 0:22 
QuestionTemplates... Pin
quiteSmart21-Jan-07 21:20
quiteSmart21-Jan-07 21:20 
AnswerRe: Templates.. Pin
Christian Graus21-Jan-07 21:38
protectorChristian Graus21-Jan-07 21:38 
GeneralRe: Templates.. Pin
quiteSmart21-Jan-07 21:42
quiteSmart21-Jan-07 21:42 
GeneralRe: Templates.. Pin
Christian Graus21-Jan-07 21:56
protectorChristian Graus21-Jan-07 21:56 
GeneralRe: Templates.. Pin
quiteSmart21-Jan-07 22:01
quiteSmart21-Jan-07 22:01 
GeneralRe: Templates.. Pin
Christian Graus21-Jan-07 22:39
protectorChristian Graus21-Jan-07 22:39 
GeneralRe: Templates.. Pin
donchev_p21-Jan-07 23:40
donchev_p21-Jan-07 23:40 
I suppose he wants to send an html formated mail message with a custom background.

You can use the approach above, but if you need preview you will need to use something like BrowserControl to render how the html formatted message will look like.

If this is the question you can follow the steps below :

1. Present the user with some relevant interface to create the templates.
2. Define some kind of macro language so you can insert the variables you need in the text.
3. Make the text html, save it temporarly (or not temporarly) on the hard drive and load it to an WebBrowse control so the user can see the result, before save the template.


Hope it helps.

QuestionHow to sort datagridview in C#.Net Pin
aaraaayen21-Jan-07 20:52
aaraaayen21-Jan-07 20:52 
AnswerRe: How to sort datagridview in C#.Net Pin
Mircea Puiu21-Jan-07 22:21
Mircea Puiu21-Jan-07 22:21 
AnswerFor the unbound columns Pin
Mircea Puiu21-Jan-07 22:29
Mircea Puiu21-Jan-07 22:29 
GeneralRe: For the unbound columns Pin
aaraaayen21-Jan-07 22:39
aaraaayen21-Jan-07 22:39 
Questionhow to decode mime from email attachment. Pin
Eddymvp21-Jan-07 19:30
Eddymvp21-Jan-07 19:30 
AnswerRe: how to decode mime from email attachment. Pin
donchev_p21-Jan-07 23:41
donchev_p21-Jan-07 23:41 
GeneralRe: how to decode mime from email attachment. Pin
Eddymvp22-Jan-07 3:07
Eddymvp22-Jan-07 3:07 
Questionstatus bar Pin
raju_net181821-Jan-07 18:48
raju_net181821-Jan-07 18:48 
AnswerRe: status bar Pin
Guffa21-Jan-07 19:08
Guffa21-Jan-07 19:08 
Question,Keyboard toggle press Pin
dabuskol21-Jan-07 18:30
dabuskol21-Jan-07 18:30 
Question,Keyboard toggle press Pin
dabuskol21-Jan-07 18:30
dabuskol21-Jan-07 18:30 
QuestionListView Pin
karl170121-Jan-07 16:26
karl170121-Jan-07 16:26 
AnswerRe: ListView Pin
Ravi Bhavnani21-Jan-07 17:23
professionalRavi Bhavnani21-Jan-07 17:23 
GeneralRe: ListView Pin
karl170122-Jan-07 2:43
karl170122-Jan-07 2:43 
GeneralRe: ListView Pin
Ravi Bhavnani22-Jan-07 2:53
professionalRavi Bhavnani22-Jan-07 2:53 
GeneralRe: ListView Pin
karl170122-Jan-07 3:12
karl170122-Jan-07 3:12 
AnswerRe: ListView Pin
SeriousM21-Jan-07 23:19
SeriousM21-Jan-07 23:19 

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.