outlook programming and interaction with the internet

J

Jeff

I will list each topic seperately becuase I am not sure
if this is even possible for all of them. Platform is
outlook 2000. Any feedback is highly appreciated, whether
in depth or just a plain and simple "look up XX and that
will allow you to do XX". I am using asp.net for this
application but it requires some outlook programming
also. Here is what i need to do:

1) add two drop downs into the window that is opened when
viewing an email message (receieved, responding,
creating). The drop downs will get populated each time
the view mail window is opened, and they will get thier
data from a sql server db exposed over the internet.

2) after selecting a value from the db populated drop
downs, they can click a custom button (next to the two
drop downs) that will take all the data from the email
(from,to,subject,etc...) and the attachments, and submit
them accross the internet to upload them to the web
server for processing.

3) when clicking this button in 2 above, a routine must
first be run to see if the email address exists in the
usres table (inside the db accross the internet) and if
it does not, then it should prompt them to open a webpage
to add the user first. then they close the webpage and
click the button again.

4) their is also one other requirement where if the
outlook user is sending a new mail or replying to an
existing one, they should be able to select from another
webdb populated drop down that if they select from this,
it will grab a big string of text from the db (accross
the internet) and populate the body of the email with
this text.
 
J

Jeff

if anyone is willing to go into depth on how they would
do these tasks, i may be willing to pay you to do this
project based on the total cost. I have other projects
and prefer not to do this one. email me directly if you
want at (e-mail address removed)
 

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

Top