Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
2 Posted Topics
Re: Below is simple code: Imports System.Web.Mail . . . Dim toPhoneNumber As String = "DestinationPhoneNumber"; Dim login As String = "YouredomainUsername" Dim password As String = "YourPassword" Dim compression As String = "Compression Option goes here " Dim body As String = "Your Message" Dim mail As System.Web.Mail.MailMessage = New … | |
Re: Standard Security: "Data Source=com;Initial Catalog=pubs;User Id=sa;Password=asdasd;" [i] - or -[/i] "Server=com;Database=pubs;User ID=sa;Password=asdasd;Trusted_Connection=False" here 'com' is set by ur 32bit ODBC string. |
The End.