Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending a 'Form' with Exchange or Outlook
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00877140
Message ID:
00877974
Views:
14
>Thks Brian for your response, you gave me really good tips about it. is there any sugestion reagrding to your products that coudl assist me with this?, I checked at your site but don't know where to start

The first place to start would be the sending of the email.
I have an article I wrote at the following link that should help:
http://seekfordsolutions.com/Articles/HowToSendEmailFromYourProgram.asp

What you would then want to do is dynamically create a link in the HTML message that would allow the manager to approve or deny the decision.
Or you could allow them to reply with yes or no.

The first way would require an web server powered solution with access to the database.

The second solution would simply need access to the mail server. Using POP3, you could log in and download the message replies. Then you could search the text for YES or NO. You could also use the subject line with an identifier to tie the decision ID with the decision response.

i.e.

subject: RE:Decision ID: 102934384

body:
YES

>>You need to make a decision,
>> decision text
>>Please reply with a YES or a NO


I would be happy to help you in anyway I can.
Brian Seekford
Seekford Solutions, Inc.
http://www.SeekfordSolutions.com
Internet ActiveX Controls and .NET Class Libraries.
SMTP/S FTP POP3/S HTTP/S SNTP MIME PING WHOIS TRACEROUTE NNTP DNS MX
Base64, UUEncode, yEnc, MD5, SHA1, URL, Quoted-Printable.
Resizer and Tooltips
Email Verification and more. Check us out!
Previous
Reply
Map
View

Click here to load this message in the networking platform