Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 01:40 PM
James Baker
Guest
 
Posts: n/a
Default E-mail Woes

I have created an application to send out an e-mail...no problem. The only
issue that I had was with inserting a line break. I couldn't readily find
whatever escape sequence (or other method) is used to break to a new line.
So, in my short lived frustration, I figured I'd have better luck just
sending an HTML e-mail with a br tag and life's good. Come to find out, not
all of our users can accept HTML e-mails, so I'm back to square one.

Question is: What's the equivalent of a BR tag in a standard, non-HTML
e-mail?

Thanks!
James


  #2  
Old July 19th, 2005, 01:40 PM
Patrice
Guest
 
Posts: n/a
Default Re: E-mail Woes

CR LF (ASCII 13 then ASCII 10) ?

Patrice

"James Baker" <cppjames@hotmail.com> a écrit dans le message de
news:uZIQIQLTEHA.3608@TK2MSFTNGP11.phx.gbl...[color=blue]
> I have created an application to send out an e-mail...no problem. The[/color]
only[color=blue]
> issue that I had was with inserting a line break. I couldn't readily find
> whatever escape sequence (or other method) is used to break to a new line.
> So, in my short lived frustration, I figured I'd have better luck just
> sending an HTML e-mail with a br tag and life's good. Come to find out,[/color]
not[color=blue]
> all of our users can accept HTML e-mails, so I'm back to square one.
>
> Question is: What's the equivalent of a BR tag in a standard, non-HTML
> e-mail?
>
> Thanks!
> James
>
>[/color]


  #3  
Old July 19th, 2005, 01:40 PM
Aaron [SQL Server MVP]
Guest
 
Posts: n/a
Default Re: E-mail Woes

http://www.aspfaq.com/2032

--
http://www.aspfaq.com/
(Reverse address to reply.)




"James Baker" <cppjames@hotmail.com> wrote in message
news:uZIQIQLTEHA.3608@TK2MSFTNGP11.phx.gbl...[color=blue]
> I have created an application to send out an e-mail...no problem. The[/color]
only[color=blue]
> issue that I had was with inserting a line break. I couldn't readily find
> whatever escape sequence (or other method) is used to break to a new line.
> So, in my short lived frustration, I figured I'd have better luck just
> sending an HTML e-mail with a br tag and life's good. Come to find out,[/color]
not[color=blue]
> all of our users can accept HTML e-mails, so I'm back to square one.
>
> Question is: What's the equivalent of a BR tag in a standard, non-HTML
> e-mail?
>
> Thanks!
> James
>
>[/color]


  #4  
Old July 19th, 2005, 01:52 PM
hytga
Guest
 
Posts: n/a
Default Re: E-mail Woes

hello & vbcrlf & test


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles