|
|
 |
Re: FN-FORUM: End of line (\r\n)
date posted 1st May 2007 06:26
Juraj Seffer wrote:
>
> Hi Gareth,
>
> I get double lines in Gmail and Thunderbird as well.
> Server that sends this email via PHP is linux based.
>
> Jay
>
>
>
> On 30 Apr 2007 23:08:51 -0000, Gareth Nicholas
> [EMAIL REMOVED] wrote:
>>
>> I use \r\n with no issues in outlook or entourage
>>
>>
>> On 30/4/07 23:22, "Juraj Seffer" [EMAIL REMOVED] wrote:
>>
>> >
>> > Hi Folks,
>> >
>> > What is the best way to end a line? I'm using "\r\n" in auto email
>> > responder but it creates one empty line after each line in Windows,
>> > Mac looks OK.
>> >
>> > I want to break the line just once in both systems.
>> >
>> > Any ideas will be most appreciated.
>> >
>> > Thanks!
>> > Jay
>>
>>
>>
>> --
>> Freelancers, contractors earn more with Prosperity4
>> Call 0870 870 4414 or visit www.prosperity4.com
>> and benefit from Inland Revenue approved expenses today.
>>
>> To advertise here: http://www.freelancers.net/advertising.html
>>
>>
Hi Juraj,
Try just '\n'. All OS's will treat that as one line break. \r\n is
'Windows carriage return' whereas '\n' is 'Linux new line'
--
Regards,
Steven Lavine
Technical Director
Beyond S & S Limited
Beyond Simplicity... Beyond Style... Beyond S & S
Web: http://www.beyondss.com
Tel: 0121 286 7775
Mob: +421 914 108 984
Skype: beyond.ss
|
 |
|