R
Ravi
The requirement of my proposed COM Add-in is to create forms (outlook forms
or windows form). These form will should be embedded within the Outlook
interface.
These forms should be read-write forms. Forms would communicate with the
database (SQL 2005) using WebService.
Typically the add-in should hookup itself with the outlook as soon as the
Outlook application starts on client’s computer. Once the add-in hooked up,
it should create a folder structure within the Outlook's Mail folders. When
the user clicks on any of the node under the newly created folder structure,
a form would be displayed with some data.
I need help and answer for these tow question:
1. How to create a form (Outlook form, windows form, HTML form or Web form)
that should be embedded within the Outlook interface
2. How these forms would handle the various users’ events
Please can any one help?
Thanks in advance.
Ravi
or windows form). These form will should be embedded within the Outlook
interface.
These forms should be read-write forms. Forms would communicate with the
database (SQL 2005) using WebService.
Typically the add-in should hookup itself with the outlook as soon as the
Outlook application starts on client’s computer. Once the add-in hooked up,
it should create a folder structure within the Outlook's Mail folders. When
the user clicks on any of the node under the newly created folder structure,
a form would be displayed with some data.
I need help and answer for these tow question:
1. How to create a form (Outlook form, windows form, HTML form or Web form)
that should be embedded within the Outlook interface
2. How these forms would handle the various users’ events
Please can any one help?
Thanks in advance.
Ravi