sending email confirmations

  • Thread starter Thread starter somersbar
  • Start date Start date
S

somersbar

hey,

im doing an ASP.NET project that acts as an online booking system for
cinemas. when a user books a film with their credit card i need to send
them an email confirmation of their booking. how do i go about doing
this please?
 
hey,

im doing an ASP.NET project that acts as an online booking system for
cinemas. when a user books a film with their credit card i need to send
them an email confirmation of their booking. how do i go about doing
this please?
System.Web.Mail is the namespace you can start looking in to do this.
 

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