Click here to Skip to main content
16,005,552 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: calling .wmv file in vb6 Pin
ghelai_cute13-Oct-06 18:06
ghelai_cute13-Oct-06 18:06 
QuestionCalculating the Progress of a Download Pin
UltraCoder13-Oct-06 17:31
UltraCoder13-Oct-06 17:31 
AnswerRe: Calculating the Progress of a Download Pin
Are Jay13-Oct-06 18:53
Are Jay13-Oct-06 18:53 
GeneralRe: Calculating the Progress of a Download Pin
UltraCoder13-Oct-06 19:02
UltraCoder13-Oct-06 19:02 
GeneralRe: Calculating the Progress of a Download Pin
Dave Kreskowiak14-Oct-06 4:19
mveDave Kreskowiak14-Oct-06 4:19 
GeneralRe: Calculating the Progress of a Download Pin
Are Jay13-Oct-06 22:14
Are Jay13-Oct-06 22:14 
Questionhow to check online Pin
ADY00713-Oct-06 12:59
ADY00713-Oct-06 12:59 
AnswerRe: how to check online Pin
Dave Kreskowiak13-Oct-06 13:21
mveDave Kreskowiak13-Oct-06 13:21 
ADY007 wrote:
hi, i want to know how to check wether the internet connection is online or offline?? can someone give me some tips or code on how to make this happen??


The closest you can get is calling InternetGetConnectedState[^].


ADY007 wrote:
how can i check if the URL is valid or not


You have to try it. If there is no "http://" in from of the name, put it there, then try it again. There is no other way to tell if it's valid until you try it and it fails.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: how to check online Pin
ADY00713-Oct-06 13:27
ADY00713-Oct-06 13:27 
GeneralRe: how to check online Pin
UltraCoder13-Oct-06 17:54
UltraCoder13-Oct-06 17:54 
GeneralRe: how to check online Pin
ADY00713-Oct-06 23:14
ADY00713-Oct-06 23:14 
GeneralRe: how to check online Pin
Dave Kreskowiak14-Oct-06 4:01
mveDave Kreskowiak14-Oct-06 4:01 
Questionupdate SQL database from MS Access databse Pin
joealex251013-Oct-06 12:36
joealex251013-Oct-06 12:36 
AnswerRe: update SQL database from MS Access databse Pin
Dave Kreskowiak13-Oct-06 13:14
mveDave Kreskowiak13-Oct-06 13:14 
QuestionRe: update SQL database from MS Access databse Pin
joealex251018-Oct-06 7:42
joealex251018-Oct-06 7:42 
QuestionPausing Certain Code Until Program Completion Pin
dion353713-Oct-06 11:10
dion353713-Oct-06 11:10 
AnswerRe: Pausing Certain Code Until Program Completion Pin
Dave Kreskowiak13-Oct-06 13:10
mveDave Kreskowiak13-Oct-06 13:10 
QuestionHow set paper size [modified] Pin
Tomic13-Oct-06 9:55
Tomic13-Oct-06 9:55 
AnswerRe: How set paper size Pin
Dave Kreskowiak13-Oct-06 10:07
mveDave Kreskowiak13-Oct-06 10:07 
GeneralRe: How set paper size Pin
Tomic13-Oct-06 10:29
Tomic13-Oct-06 10:29 
GeneralRe: How set paper size Pin
Dave Kreskowiak13-Oct-06 13:04
mveDave Kreskowiak13-Oct-06 13:04 
QuestionDownload in Internet Explorer Pin
Zaegra13-Oct-06 6:50
Zaegra13-Oct-06 6:50 
AnswerRe: Download in Internet Explorer Pin
Dave Kreskowiak13-Oct-06 7:29
mveDave Kreskowiak13-Oct-06 7:29 
GeneralRe: Download in Internet Explorer Pin
Zaegra13-Oct-06 20:37
Zaegra13-Oct-06 20:37 
GeneralRe: Download in Internet Explorer Pin
Dave Kreskowiak14-Oct-06 4:07
mveDave Kreskowiak14-Oct-06 4:07 

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.