Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Opening an Outlook Task via the web


Message #1 by mbarbu@s... on Wed, 5 Feb 2003 14:58:47
I'm working on an application for my hospital and I'd like one of the 
forms in the app to write to SQL (no prob) and then kick of an Outlook 
Task. When the Task is sparked, I'd like to populate the fields with data 
from the dB.

Has anyone done this before? and if so, PLEASE SUPPLY SOME CODE!!!
Message #2 by "Scott Heath" <scott@s...> on Wed, 5 Feb 2003 16:16:50 -0600
This isn't the answer but it's a start...
I noticed that you can save things into OL tasks using RTF format and
into OL calendar using VCS files. Hope that points you in the right
direction.
Scott

-----Original Message-----
From: mbarbu@s... [mailto:mbarbu@s...] 
Sent: Wednesday, February 05, 2003 2:59 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Opening an Outlook Task via the web

I'm working on an application for my hospital and I'd like one of the 
forms in the app to write to SQL (no prob) and then kick of an Outlook 
Task. When the Task is sparked, I'd like to populate the fields with
data 
from the dB.

Has anyone done this before? and if so, PLEASE SUPPLY SOME CODE!!!


  Return to Index