I want to use Jmail in an asp page but not sure how. I did the codes but when i run it give me Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid ProgID.
What should I do?
<%@ Language=VBScript %>
<% Response.Buffer=True %>
<!--#include file="\setting.asp" -->
<%
Dim Conn...