ASP Source Code: jdel.asp

   ASP Script
   Comments
   HTML and Text

<%@ language=jscript%>
<%
   var i;
   i=Request.Form("del");
   var Mailer=Session("mailer"+i)
   Mailer.Delete(i)
   Mailer.closepop3()
 %>

If you require technical support please send complete details about the problem you are having to support@halcyonsoft.com.


Copyright © 1998-2002, Halcyon Software Inc. All rights reserved.