I have an ASP page that cycles through a set of selected records and then sends an email individually to each one using CDONTs. THe record count is usually between 100 and 300, but I keep receiving script timeout errors. Can the Server.ScriptTimeout help this and what is the exact syntax for its usage?