ASP

ADO Speed Up With GetString()

Use the GetString() method to speed up your ASP script (instead of using multiple Response.Write's).