The ASP.NET common Development methods
The ASP.NET common Development methods
public static string md5(string pSeed);
public static bool DeleteFile(string Path);
public static bool CreateDirectory(string Path);
public static string GenerateFileName();
public static string GetString(string str, int length)