clarifications
well, i have a feeling that you think i am an expert...

so i am not, so i will need help in the below level...sorry.
i have a form, in this form,i have to buttons. the buttons is doind now a simple action. when i click on button A, a text is written in the mail body.
when i click on the button B, a different text is being written in the mail body.
(inside the form there is a listbox that calls: txtbody) this txtbody is the body of the mail i want to send.
now, i know how to send these texts, what i dont know is how to send these two different mails with two different attachments.
when i click on A i want some file to be attached, when i click on the B button i want a different file to be attached, thus i will be able to control which attachment i want to send without the function that opened me the windows browser.
i hope i make it understandable now...
thanks