Click here to Skip to main content
15,917,808 members
Home / Discussions / C#
   

C#

 
GeneralRe: Delegate Pin
ednrgc24-Oct-06 2:39
ednrgc24-Oct-06 2:39 
QuestionHttpRequest and Response in Windows Mobile Pin
Sri harini23-Oct-06 0:15
Sri harini23-Oct-06 0:15 
Questionhelp remote and right !! Pin
vincent3123-Oct-06 0:06
vincent3123-Oct-06 0:06 
AnswerRe: help remote and right !! Pin
LongRange.Shooter23-Oct-06 4:11
LongRange.Shooter23-Oct-06 4:11 
Questionsend SMS Pin
onlybabla22-Oct-06 23:50
onlybabla22-Oct-06 23:50 
AnswerRe: send SMS Pin
JacquesDP23-Oct-06 1:03
JacquesDP23-Oct-06 1:03 
GeneralRe: send SMS Pin
onlybabla23-Oct-06 1:13
onlybabla23-Oct-06 1:13 
AnswerRe: send SMS Pin
JacquesDP23-Oct-06 1:32
JacquesDP23-Oct-06 1:32 
First you need to decide on the service provider you want to use to supply you with the sms's.

With them you can send sms's using your Address bar of your web browser.

ie.. www.serviceprovider.com?username?password?message?numb1,numb2 etc, just to give you a basic idea.

So through your code you build that string, then you can use command prompt to execute that line or you can use httpWebRequest.

So contact your service provider and find out from there what their requirements are, they surely will have had such a request before and might have an easier approach to this.

I know that some service provider even have prebuild webservice classes that you can just attach onto your application, that contains all needed methods for sending messages, it has needed connection settings to their servers etc.

He who laughs last is a bit on the slow side

QuestionSave the keystrokes Pin
CodeItWell22-Oct-06 23:12
CodeItWell22-Oct-06 23:12 
AnswerRe: Save the keystrokes Pin
Stefan Troschuetz22-Oct-06 23:48
Stefan Troschuetz22-Oct-06 23:48 
Questionhow to handle the click event in main menu? Pin
ASysSolvers22-Oct-06 21:13
ASysSolvers22-Oct-06 21:13 
AnswerRe: how to handle the click event in main menu? Pin
LongRange.Shooter23-Oct-06 4:15
LongRange.Shooter23-Oct-06 4:15 
QuestionPlease help: C# mini dump Pin
raskar22-Oct-06 21:10
raskar22-Oct-06 21:10 
AnswerRe: Please help: C# mini dump Pin
Ed.Poore23-Oct-06 4:05
Ed.Poore23-Oct-06 4:05 
AnswerRe: Please help: C# mini dump Pin
S. Senthil Kumar23-Oct-06 8:34
S. Senthil Kumar23-Oct-06 8:34 
Questionmessenger application Pin
dtraooo22-Oct-06 20:53
dtraooo22-Oct-06 20:53 
AnswerRe: messenger application Pin
Guffa22-Oct-06 22:37
Guffa22-Oct-06 22:37 
AnswerRe: messenger application Pin
V.23-Oct-06 1:08
professionalV.23-Oct-06 1:08 
AnswerRe: messenger application Pin
Niiiissssshhhhhuuuuu23-Oct-06 1:45
Niiiissssshhhhhuuuuu23-Oct-06 1:45 
Questionpicture box Pin
sathishtl00722-Oct-06 20:50
sathishtl00722-Oct-06 20:50 
AnswerRe: picture box Pin
Tamimi - Code22-Oct-06 21:01
Tamimi - Code22-Oct-06 21:01 
GeneralRe: picture box Pin
sathishtl00722-Oct-06 21:07
sathishtl00722-Oct-06 21:07 
GeneralRe: picture box Pin
Amar Chaudhary22-Oct-06 22:00
Amar Chaudhary22-Oct-06 22:00 
QuestionTripleDES Pin
intersoln22-Oct-06 20:49
intersoln22-Oct-06 20:49 
QuestionHELP - Sort DataGrid Pin
Wargamon22-Oct-06 20:20
Wargamon22-Oct-06 20:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.