to use the code i posted you have to create a gmail account and copy that code to your sub button click and replace
youraccount@gmail.com by your gmail account and your password by your real gmail account password.
to create the file .exe go to microsoft visual studio 6.0 tool, click on package&deployment wizar, it will tell you the next step to make your exe file.
and for the confirm message in vb6 they have the statement to intercept the error >>> On Error goto and On Error Resume next, you can use
On Error goto 1
code to send mail here
message send mail success
exit sub
1:
message error here
me too i'm not really good in vb, i just can do some basic thing
loco maybe have more info about that, hey loco show him some trick
