Click here to Skip to main content
15,896,118 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow do u make a button link to a website? Pin
Shrex13-Dec-04 10:25
Shrex13-Dec-04 10:25 
AnswerRe: How do u make a button link to a website? Pin
Mekong River13-Dec-04 17:13
Mekong River13-Dec-04 17:13 
GeneralAdd zero to the front of a number Pin
viettho13-Dec-04 8:27
viettho13-Dec-04 8:27 
GeneralRe: Add zero to the front of a number Pin
Dennis C. Dietrich13-Dec-04 11:45
Dennis C. Dietrich13-Dec-04 11:45 
GeneralRe: Add zero to the front of a number Pin
viettho13-Dec-04 12:04
viettho13-Dec-04 12:04 
GeneralRe: Add zero to the front of a number Pin
Tom John13-Dec-04 22:22
Tom John13-Dec-04 22:22 
GeneralRe: Add zero to the front of a number Pin
OICU81215-Dec-04 17:08
OICU81215-Dec-04 17:08 
QuestionUPLOAD CONTROL - HELP HELP - WHICH? Pin
Purple Monk13-Dec-04 6:15
Purple Monk13-Dec-04 6:15 
Hi all,

Here's a quick question (well not that quick).

I have a drag and drop file upload control and am having an issue with the winsock control. Everything works fine on my LAN but nothing seems to work over the internet, the remote server keeps disconnecting, winsock error 10054 if anyone knows it.

As this became of great annoyance I have now coded the upload part in WinHTTP, Inet and finally xmlHttp30.

Note that the receiving end is written in ASP.NET and using a filestream to write the obtained stream to a file so all of the above methods work just fine (winsock only over LAN however).

The problem with the three later methods is that i cannot display the progress of the data sent as there are no events that i can see that display how much is sent and how much is to go (byte count).

In conclusion, what i need is either a way to stop the Winsock error occuring or another control that i can report back to the UI with the progresss?

Any ideas?

Any help greatly appreciated.




GeneralPrint MsChart in VB.Net Pin
Brightday13-Dec-04 5:19
Brightday13-Dec-04 5:19 
GeneralRe: Print MsChart in VB.Net Pin
Mekong River13-Dec-04 17:16
Mekong River13-Dec-04 17:16 
GeneralRe: Print MsChart in VB.Net Pin
Brightday14-Dec-04 3:35
Brightday14-Dec-04 3:35 
GeneralRe: Print MsChart in VB.Net Pin
Mekong River14-Dec-04 11:04
Mekong River14-Dec-04 11:04 
GeneralRe: Print MsChart in VB.Net Pin
Brightday15-Dec-04 2:45
Brightday15-Dec-04 2:45 
GeneralHelp with a timeout function Pin
Nilus13-Dec-04 1:24
Nilus13-Dec-04 1:24 
GeneralRe: Help with a timeout function Pin
Dave Kreskowiak13-Dec-04 3:56
mveDave Kreskowiak13-Dec-04 3:56 
Generalstring manipultion Pin
SelvaRavi13-Dec-04 0:43
SelvaRavi13-Dec-04 0:43 
GeneralRe: string manipultion Pin
Dave Kreskowiak13-Dec-04 3:53
mveDave Kreskowiak13-Dec-04 3:53 
GeneralRe: string manipultion Pin
kostasvel14-Dec-04 16:25
kostasvel14-Dec-04 16:25 
GeneralError in program Pin
ShayShay12-Dec-04 23:35
ShayShay12-Dec-04 23:35 
GeneralRe: Error in program Pin
Tom John13-Dec-04 0:10
Tom John13-Dec-04 0:10 
GeneralRe: Error in program Pin
Dave Kreskowiak13-Dec-04 3:49
mveDave Kreskowiak13-Dec-04 3:49 
GeneralRe: Error in program Pin
The Man from U.N.C.L.E.13-Dec-04 22:53
The Man from U.N.C.L.E.13-Dec-04 22:53 
GeneralRe: Error in program Pin
JWSantora118-Dec-04 16:42
JWSantora118-Dec-04 16:42 
Generalport access with VB Pin
Simon W Ross12-Dec-04 22:15
Simon W Ross12-Dec-04 22:15 
GeneralRe: port access with VB Pin
Dave Kreskowiak13-Dec-04 3:46
mveDave Kreskowiak13-Dec-04 3:46 

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.