[size=40]FORUM PINDAH KE HTTP://forum-pusathacking.TK[/size]



Join the forum, it's quick and easy

[size=40]FORUM PINDAH KE HTTP://forum-pusathacking.TK[/size]

Would you like to react to this message? Create an account in a few clicks or log in to continue.

Send mail from Visual Basic

 :: Undergroud :: HACKING

Go down

Send mail from Visual Basic Empty Send mail from Visual Basic

Post by Admin Sun Jan 29, 2012 10:08 am

Script VB untuk kirim email menggunakan Microsoft Outlook

Sub Kirim_Pesan
Set OAPP = CreateObject("Outlook.Application")
Set msg = OAPP.CreateItem(0)
msg.To = <e-mail tujuan>
msg.Subject = <judul email>
msg.Body = <isi pesan email>
msg.Attachments.Add (<path attachment>)
msg.Send
Set msg=Nothing
Set OAPP=Nothing
End Sub

NOTE: Komputer harus terinstall Microsoft Outlook :))

simpel to ckckc keringat keringat
Admin
Admin
Admin
Admin

Jumlah posting : 118
Join date : 28.01.12

http://acca-creativity.blogspot.com

Kembali Ke Atas Go down

Kembali Ke Atas

- Similar topics

 :: Undergroud :: HACKING

 
Permissions in this forum:
Anda tidak dapat menjawab topik