Asalam to every one im a begnner in programming hoew can i send an email through vb exe
please help me in under standing:(
king_saqib -9 Light Poster
Recommended Answers
Jump to Post'Put a label on your form named label1 and change the label caption to : Compose Mail --- or what ever you wish.
'Option Explicit Private Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal hWnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal …
Jump to PostAnother approach (using database).
If using oracle as database, compile this procedure in database.
All 6 Replies
hkdani 39 Posting Pro in Training
Netcode 33 Veteran Poster
Deepak Shitole 0 Newbie Poster
faroukmuhammad commented: Awesome +4
king_saqib -9 Light Poster
debasisdas commented: go and read books -3
Netcode 33 Veteran Poster
debasisdas 580 Posting Genius Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.