home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / SuperCD / mail_unsub_ok.asp < prev    next >
Text File  |  2002-12-16  |  482b  |  23 lines

  1. <%@ LANGUAGE="VBSCRIPT" %>
  2. <html>
  3.  
  4. <head>
  5.  
  6. <title>Mailing List Confirmation</title>
  7. <meta name="GENERATOR" content="Microsoft FrontPage 3.0">
  8.  
  9. <link rel="Stylesheet" href="../style.css" type="text/css">
  10. <meta name="Microsoft Border" content="none"></head>
  11.  
  12. <body>
  13. <% strPage = "mailing.asp" %>
  14.  
  15. <p>You have been successfully removed from the PC Plus mailing list.</p>
  16.  
  17. <p><a href="/">Return to home page</a></p>
  18.  
  19.  
  20.  
  21. <%dbConn.close%><%=strLayer%></body>
  22. </html>
  23.