Click here to Skip to main content
15,905,028 members
Home / Discussions / C#
   

C#

 
GeneralRe: Client/Server Pin
S. Senthil Kumar10-Feb-05 8:15
S. Senthil Kumar10-Feb-05 8:15 
GeneralRe: Client/Server Pin
Judah Gabriel Himango10-Feb-05 9:01
sponsorJudah Gabriel Himango10-Feb-05 9:01 
GeneralRe: Client/Server Pin
Soumya Mulukutla10-Feb-05 9:46
Soumya Mulukutla10-Feb-05 9:46 
GeneralRe: Client/Server Pin
Judah Gabriel Himango10-Feb-05 9:59
sponsorJudah Gabriel Himango10-Feb-05 9:59 
QuestionDllImport() with flexible DLL name? Pin
mav.northwind10-Feb-05 6:41
mav.northwind10-Feb-05 6:41 
AnswerRe: DllImport() with flexible DLL name? Pin
Dave Kreskowiak10-Feb-05 6:52
mveDave Kreskowiak10-Feb-05 6:52 
AnswerRe: DllImport() with flexible DLL name? Pin
Phil Hobgen10-Feb-05 7:32
Phil Hobgen10-Feb-05 7:32 
GeneralRe: DllImport() with flexible DLL name? Pin
mav.northwind10-Feb-05 8:40
mav.northwind10-Feb-05 8:40 
GeneralCollections and ISerializable Pin
Clickok10-Feb-05 5:09
Clickok10-Feb-05 5:09 
GeneralFast Fourier Tarnsformation Pin
9-Feb-05 23:31
suss9-Feb-05 23:31 
GeneralRe: Fast Fourier Tarnsformation Pin
Jon Sagara10-Feb-05 6:00
Jon Sagara10-Feb-05 6:00 
GeneralCombo Box in Datagrid Cell Pin
Glaivas9-Feb-05 23:02
Glaivas9-Feb-05 23:02 
GeneralWMI Win32_Process Pin
skrishnasarma9-Feb-05 21:51
skrishnasarma9-Feb-05 21:51 
GeneralCapturing global keystrokes Pin
SnuhEyeless9-Feb-05 21:12
SnuhEyeless9-Feb-05 21:12 
GeneralRe: Capturing global keystrokes Pin
SnuhEyeless9-Feb-05 21:29
SnuhEyeless9-Feb-05 21:29 
GeneralRe: Capturing global keystrokes Pin
Stefan Troschuetz9-Feb-05 21:51
Stefan Troschuetz9-Feb-05 21:51 
Generalcreate a screen program same as like report from a xml file Pin
dhol9-Feb-05 19:35
dhol9-Feb-05 19:35 
GeneralRe: create a screen program same as like report from a xml file Pin
Dave Kreskowiak10-Feb-05 5:17
mveDave Kreskowiak10-Feb-05 5:17 
GeneralRe: create a screen program same as like report from a xml file Pin
dhol10-Feb-05 16:36
dhol10-Feb-05 16:36 
GeneralRe: create a screen program same as like report from a xml file Pin
Michael P Butler10-Feb-05 8:18
Michael P Butler10-Feb-05 8:18 
GeneralRe: create a screen program same as like report from a xml file Pin
dhol10-Feb-05 16:36
dhol10-Feb-05 16:36 
Generalretreiving metadata information of s database Pin
padvit9-Feb-05 18:10
padvit9-Feb-05 18:10 
Generalwebservice needed for sending sms from web 2 mob Pin
iramg9-Feb-05 17:48
iramg9-Feb-05 17:48 
hello,
i am developing a term project of sending sms from web to mobile. i live in pakistan. i want to send message using publically available webservice for example "webservice.tiscali.com" but when i put this link in my project to run this webservice i do'nt work.i want a webserive which send message in pakistan and also worldwide. one pakistan mobile company name is mobilink which is internationl mobile company.
piece of code is this one

Dim s As New com.tiscali.webservices.TiscaliSMSServices
s.SendFreeSMS(Me.PhoneNo.Text, Me.Msg.Text)
MsgBox("msg sended")
before creating this object we have added the web refrence in project.
please send us link of some service that works and updated and recepient receieve the message in case if any webservice does'nt support for pakistan it even works for rest of the world.
waiting for ur early reply
ok
bye
GeneralRe: webservice needed for sending sms from web 2 mob Pin
S. Senthil Kumar9-Feb-05 19:25
S. Senthil Kumar9-Feb-05 19:25 
GeneralRe: webservice needed for sending sms from web 2 mob Pin
Dave Kreskowiak10-Feb-05 5:14
mveDave Kreskowiak10-Feb-05 5:14 

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.