One line code : Send Email
One line code : Send Email
API Declarations
Private Sub Form_Initialize()
Set Web = CreateObject("InternetExplorer.Application")
End Sub
Rate One line code : Send Email
(1(1 Vote))
Web.Navigate "mailto:[email protected]?Subject=Test"
One line code : Send Email Comments
No comments yet — be the first to post one!
Post a Comment