I want to make a program that sends an free SMS to the phones.
I've just found lots of programs but I want to make the service in the application without saying the real web site.
I tried the web browser but it shows the full page with the web site name.
I just want to make a text box for the phone number and the country code and the message.
@Biesi
Originally Posted by -[Exorcist]-
I want to make a program that sends an free SMS to the phones.
I've just found lots of programs but I want to make the service in the application without saying the real web site.
I tried the web browser but it shows the full page with the web site name.
I just want to make a text box for the phone number and the country code and the message.
@Biesi
Well, maybe if you had any decent coding skills apart from the ability to c+p you'd know.
Try getting separate elements off the page and loading them. I'll help with proper coding and all when i get home.
Or, have a hidden webbrowser, load it and have a form that fills in the textboxes in the browser with the text you have on the form (easier way).
Also, millions of these programs have been made. so unless you plan on doing something special to make it stand out, it's not really worth the time.