473,499 Members | 1,595 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Sending The Sms

64 New Member
Hi Folks,

I am doing the work in Sending the SMS through the VB6.0. Please give the suggestion regarding the sending the SMS through VB6.0. If there is any Code send to me.

Advance Thanks for the Suggestions

Mahesh
Jun 18 '08 #1
4 1456
muddasirmunir
284 Contributor
if you get it please also post it here for others.
Jun 18 '08 #2
Ali Rizwan
925 Contributor
To send SMS through your PC first you need to connect your internet, second you know any free site from where we can send free SMSs. Now use that site in your app to send SMSs.

[font=Verdana][size=2]You need to control the commands of that site. Put a text control and a send button. When you click the send button in your app it will copy the data from your app to site's text box and invoke a click in site's send button.[/size][/font]
[font=Verdana][size=2][/size][/font]
[font=Verdana][size=2]The second option is to register yourself on any web to sms service and then use that in your app...[/size][/font]
[font=Verdana][size=2][/size][/font]
[font=Verdana][size=2]Hope this info will help you...[/size][/font]
[font=Verdana][size=2][/size][/font]
[font=Verdana][size=2]Regards[/size][/font]
[font=Verdana][size=2]>> ALI <<[/size][/font]
Jun 21 '08 #3
mahesh123
64 New Member
Hi,

Thanks for sending the Information related to the Sending SMS from the System to the Cell. I find the Site. But how can i send the SMS message to the site text box and Cell No to that site.

Please Help me regarding this issuse.

Thanks in Advance for given the Suggestions.

Mahesh
Jun 26 '08 #4
Ali Rizwan
925 Contributor
[font=Verdana][size=2]Hi,[/size][/font]
[font=Verdana][size=2]Can you tell me the site name???[/size][/font]
[font=Verdana][size=2]Second: Import the site in your app. I mean download the source of site using the ie activex control. Now use html commands to invoke a click on send button which is on the site....[/size][/font]
[font=Verdana][size=2]To send your data to the textbox in the site just copy and paste the text in the site html code......[/size][/font]
[font=Verdana][size=2]and then the site again from modified html code and then click the send button, which honestly i also dont know that how to click a button on a site.[/size][/font]
[font=Verdana][size=2][/size][/font]
[font=Verdana][size=2]Regards[/size][/font]
[font=Verdana][size=2]>> ALI <<[/size][/font]
[font=Verdana][size=2][/size][/font]
Jun 26 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
14479
by: coder_1024 | last post by:
I'm trying to send a packet of binary data to a UDP server. If I send a text string, it works fine. If I attempt to send binary data, it sends a UDP packet with 0 bytes of data (just the...
0
522
by: praba kar | last post by:
Dear All, I have doubt regarding mail sending smtplib module. The below code is I used to send a mail. ########################################## import email.Message import email.Utils...
10
4941
by: Stuart Mueller | last post by:
I have an exchange server, that I sometimes use to perform mail shots to clients on our database, these can be upwards of 1000 at a time. As we don't want different clients to see who we are...
3
4611
by: Robert A. van Ginkel | last post by:
Hello Fellow Developer, I use the System.Net.Sockets to send/receive data (no tcpclient/tcplistener), I made a receivethread in my wrapper, the receivethread loops/sleeps while waiting for data...
4
8188
by: yaron | last post by:
Hi, I have a problem when sending data over TCP socket from c# client to java server. the connection established ok, but i can't send data from c# client to java server. it's work ok with...
7
3500
by: Lau | last post by:
I need to send 1000 emails from an asp.net website. Normally I would use System.Web.Mail.MailMessage() to send thru an SMTP server. But the large amount of emails results in a timeout. My server...
3
3593
by: Ant | last post by:
Hi, I'm using the MailMessage & smtpMail classes in System.Web.Mail to send mail, however it's not sending any emails. I'm using it on a Windows 2003 server. The simplest way to use this is...
0
1849
by: remya1000 | last post by:
by using FTP i can send files to server using vb.net. if the file is big, then it will take some time to complete the sending process to server.or if we were sending 3-4 files to the server one by...
9
3431
by: JoeP | last post by:
Hi All, How can I find the reason for such an error: Failure sending mail. Some Code... oMailMessage.IsBodyHtml = False oMailMessage.Body = cEmailBody Dim oSMTP As New SmtpClient...
4
2379
by: =?Utf-8?B?R3V5IENvaGVu?= | last post by:
Hi all I use: Dim message As New MailMessage(txtTo.Text, txtFrom.Text, txtSubject.Text, txtBody.Text) Dim emailClient As New SmtpClient(txtSMTPServer.Text) emailClient.Send(message) And its...
0
7130
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
1
6893
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5468
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4918
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4599
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3098
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3090
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
664
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
295
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.