Click here to Skip to main content
15,922,533 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalreferencing in Word Pin
Stephan Wright9-Feb-05 22:39
Stephan Wright9-Feb-05 22:39 
GeneralDataGrid Problem Pin
Sumit Domyan9-Feb-05 22:35
Sumit Domyan9-Feb-05 22:35 
GeneralRe: DataGrid Problem Pin
Jim Matthews10-Feb-05 5:58
Jim Matthews10-Feb-05 5:58 
GeneralProblems validating an Active Directory path Pin
mystiqu9-Feb-05 21:53
mystiqu9-Feb-05 21:53 
GeneralSubroutines in VB Pin
Mahesh16799-Feb-05 19:49
Mahesh16799-Feb-05 19:49 
GeneralRe: Subroutines in VB Pin
Stephan Wright9-Feb-05 21:21
Stephan Wright9-Feb-05 21:21 
GeneralRe: Subroutines in VB Pin
Just Greeky Creek9-Feb-05 21:45
Just Greeky Creek9-Feb-05 21:45 
Generalwebservice needed for sending sms from web 2 mob Pin
iramg9-Feb-05 17:49
iramg9-Feb-05 17:49 
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
Dave Kreskowiak10-Feb-05 5:00
mveDave Kreskowiak10-Feb-05 5:00 
Questionhow to access PC parallel port through vb.net Pin
FutureDream9-Feb-05 12:13
FutureDream9-Feb-05 12:13 
AnswerRe: how to access PC parallel port through vb.net Pin
Christian Graus9-Feb-05 12:30
protectorChristian Graus9-Feb-05 12:30 
AnswerRe: how to access PC parallel port through vb.net Pin
j45mw26-Mar-05 15:40
j45mw26-Mar-05 15:40 
GeneralInvisible forms Pin
H@is@here9-Feb-05 11:32
H@is@here9-Feb-05 11:32 
GeneralRe: Invisible forms Pin
Christian Graus9-Feb-05 12:30
protectorChristian Graus9-Feb-05 12:30 
GeneralRe: Invisible forms Pin
Dave Kreskowiak9-Feb-05 17:01
mveDave Kreskowiak9-Feb-05 17:01 
GeneralRe: Invisible forms Pin
H@is@here10-Feb-05 11:42
H@is@here10-Feb-05 11:42 
GeneralRe: Invisible forms Pin
Dave Kreskowiak10-Feb-05 13:10
mveDave Kreskowiak10-Feb-05 13:10 
GeneralRe: Invisible forms Pin
Virus Detecter16-Feb-05 2:55
Virus Detecter16-Feb-05 2:55 
GeneralRe: Invisible forms Pin
j45mw26-Mar-05 15:37
j45mw26-Mar-05 15:37 
Generaldynamic generation of crystal report Pin
puneet_shadija9-Feb-05 8:49
puneet_shadija9-Feb-05 8:49 
GeneralRe: dynamic generation of crystal report Pin
Dave Kreskowiak9-Feb-05 10:16
mveDave Kreskowiak9-Feb-05 10:16 
QuestionHow to pass values to threads? Pin
Zenly9-Feb-05 6:49
Zenly9-Feb-05 6:49 
AnswerRe: How to pass values to threads? Pin
H@is@here9-Feb-05 11:39
H@is@here9-Feb-05 11:39 
GeneralRe: How to pass values to threads? Pin
Zenly9-Feb-05 12:01
Zenly9-Feb-05 12:01 
GeneralRe: How to pass values to threads? Pin
Dave Kreskowiak9-Feb-05 16:59
mveDave Kreskowiak9-Feb-05 16:59 

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.