How can I refrence the aspNetEmail

  • Thread starter Thread starter Mike John
  • Start date Start date
M

Mike John

How can I add refrence to aspNetEmail so I can import it
in my aspx page

Imports aspNetEmail 'aspNetEmail was not in the list of
Imports.

Sincerely yours


Mike John
 
Hi Mike,
aspNetEmail is a 3rd party assembly that I wrote ( www.aspNetEmail.com ).

If you would like to send an email, without purchasing a component, then you
will need to reference the System.Web.dll and use the System.Web.Mail
namespace.

Let me know if you need anything else.

Cheers!
Dave
www.aspNetEmail.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top