Hi I'm having a hard time commecting to an smtp server when i sed the "Subject: any\n\n"; it replyes with an web page address saiing that i'm triing to send a "bare LF" well so can anybody tell me what is the code for <CR><LF> is it chr(10)chr(13) ? or "\c\l"?
Thanks