Tuesday, August 19, 2008

Classic ASP Substring Fuction

Left(string,length)
Mid(string,length1,length2)
Right(string,length)