Hi everyone,
i made a form on vb6 and it sends a mail, i can even automaticly send the outlook form the email adress i want to send to, and it works well.
my main problem is that i want to save the adress that the mail was sent to - and if the user has changed the adress i gave - i can not find a way to see this real adress.
another problem (less important for me right now, but can help me too...) is that if i don't want to send the mail and i press the exit button in the outlook compose window (the red X button) i get a "run time error" message - "user cancelled process", and goes to this line: MAPIMessages1.S end True
i made a form on vb6 and it sends a mail, i can even automaticly send the outlook form the email adress i want to send to, and it works well.
my main problem is that i want to save the adress that the mail was sent to - and if the user has changed the adress i gave - i can not find a way to see this real adress.
another problem (less important for me right now, but can help me too...) is that if i don't want to send the mail and i press the exit button in the outlook compose window (the red X button) i get a "run time error" message - "user cancelled process", and goes to this line: MAPIMessages1.S end True