Click here to Skip to main content
15,920,956 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Problems redirecting to a frame Pin
Alsvha22-May-05 23:40
Alsvha22-May-05 23:40 
GeneralEmpty HttpWebResponse length for some urls Pin
Jason Manfield18-May-05 18:11
Jason Manfield18-May-05 18:11 
GeneralRe: Empty HttpWebResponse length for some urls Pin
minhpc_bk19-May-05 19:52
minhpc_bk19-May-05 19:52 
GeneralRe: Empty HttpWebResponse length for some urls Pin
Jason Manfield20-May-05 9:18
Jason Manfield20-May-05 9:18 
GeneralLinefeed in normal text Pin
Brendan Vogt18-May-05 4:42
Brendan Vogt18-May-05 4:42 
GeneralRe: Linefeed in normal text Pin
Ted Ferenc18-May-05 5:30
Ted Ferenc18-May-05 5:30 
GeneralRe: Linefeed in normal text Pin
JKroschel18-May-05 10:49
JKroschel18-May-05 10:49 
GeneralRe: Linefeed in normal text Pin
niansah19-May-05 2:08
niansah19-May-05 2:08 
I may be completely wrong, but from your message and the one you posted later, I assume that:
1. you are working in classic asp.
2. you are receiving some data from the database.
3. you are creating an e-mail message from the above data.
4. the requirement is that the above e-mail is in plain-text.

If all of the above are correct, use character 10 and 13 to add line field/carriage return. (or vbCrLf).

If not, I am sorry!

As a side note, if you are creating e-mail messages to be processed by SMTP server, make sure that mime type is set to text.

Good Luck!Smile | :)

GeneralRe: Linefeed in normal text Pin
Brendan Vogt19-May-05 2:13
Brendan Vogt19-May-05 2:13 
GeneralRe: Linefeed in normal text Pin
niansah19-May-05 2:22
niansah19-May-05 2:22 
GeneralRe: Linefeed in normal text Pin
d_vaibhav23-May-05 2:57
d_vaibhav23-May-05 2:57 
GeneralNULL Values in CreateParameter method Pin
Brendan Vogt18-May-05 4:40
Brendan Vogt18-May-05 4:40 
GeneralRe: NULL Values in CreateParameter method Pin
niansah19-May-05 2:33
niansah19-May-05 2:33 
GeneralRe: NULL Values in CreateParameter method Pin
Brendan Vogt19-May-05 2:39
Brendan Vogt19-May-05 2:39 
GeneralRe: NULL Values in CreateParameter method Pin
niansah19-May-05 2:42
niansah19-May-05 2:42 
GeneralRe: NULL Values in CreateParameter method Pin
Brendan Vogt19-May-05 2:56
Brendan Vogt19-May-05 2:56 
GeneralRe: NULL Values in CreateParameter method Pin
jcrussell19-May-05 20:52
jcrussell19-May-05 20:52 
GeneralUrgently need help Pin
NityaKakkar17-May-05 18:41
NityaKakkar17-May-05 18:41 
GeneralRe: Urgently need help Pin
JKroschel18-May-05 4:08
JKroschel18-May-05 4:08 
Questionhow do I secure it? Pin
Member 196994117-May-05 2:48
Member 196994117-May-05 2:48 
AnswerRe: how do I secure it? Pin
niansah17-May-05 5:39
niansah17-May-05 5:39 
GeneralRe: how do I secure it? Pin
Member 196994119-May-05 2:10
Member 196994119-May-05 2:10 
GeneralDesign templet Pin
samir_i_vohra@yahoo.com16-May-05 23:14
samir_i_vohra@yahoo.com16-May-05 23:14 
GeneralRe: Design templet Pin
Christian Graus17-May-05 13:38
protectorChristian Graus17-May-05 13:38 
GeneralRe: Design templet Pin
Yulianto.17-May-05 16:32
Yulianto.17-May-05 16:32 

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.