<% set conn = server.createobject("ADODB.Connection") conn.open "" conn.execute "",,&H00000010 response.write "The command is still running, but I'm not waiting!" ... %>