codice: public const string CR_LF = "\r\n"; //oppure public const string CR_LF = (char)13 + (char)10; HTH
public const string CR_LF = "\r\n"; //oppure public const string CR_LF = (char)13 + (char)10;
UGIdotNET Microsoft .NET MCAD C++, C#, VB6, VB.NET, ASP, ASP.NET SQL Server 2000
Regole del Forum