Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP General (http://www.velocityreviews.com/forums/f65-asp-general.html)
-   -   I want to be able to send an email from a website into the inbox as an appointment to be accepted (http://www.velocityreviews.com/forums/t801920-i-want-to-be-able-to-send-an-email-from-a-website-into-the-inbox-as-an-appointment-to-be-accepted.html)

Chicka 08-30-2006 03:24 PM

I want to be able to send an email from a website into the inbox as an appointment to be accepted
 
I need/want to be able to send an email from a website
running IIS and CDONTS for mail (or ASPMAIL) that comes
into the inbox as an appointment to be accepted.

The company is not running Exchange internally or on the
website (which is hosted).

Here is the basic app:
A visitor schedules an appointment to speak to a rep from
the company. Their appointment data is kept in a SQL DB.
I have their name, email, appointment date/time, and some
simple notes.

Later, someone from the company goes online and assigns
the appointment to an internal staff person. Currently
they get an email with the appointment information and can
go online to view the SQL data. I would like the
appointment to show up in their outlook mailbox.

Any ideas. I posting this on the VBScript and
general .asp newsgroups as well.

Thanks,
Matt



All times are GMT. The time now is 11:48 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57