Click here to Skip to main content
15,919,358 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralListview in VB.Net Pin
prathiba_naresh3-Jun-05 4:53
prathiba_naresh3-Jun-05 4:53 
GeneralRe: Listview in VB.Net Pin
Andy Davies3-Jun-05 5:21
Andy Davies3-Jun-05 5:21 
GeneralRe: Listview in VB.Net Pin
prathiba_naresh5-Jun-05 22:32
prathiba_naresh5-Jun-05 22:32 
GeneralArrays Pin
macca243-Jun-05 4:45
macca243-Jun-05 4:45 
GeneralRe: Arrays Pin
Colin Angus Mackay3-Jun-05 5:56
Colin Angus Mackay3-Jun-05 5:56 
GeneralRe: Arrays Pin
Fernando Soto3-Jun-05 8:15
Fernando Soto3-Jun-05 8:15 
GeneralRe: Arrays Pin
Sabri.Ghaith5-Jun-05 2:46
Sabri.Ghaith5-Jun-05 2:46 
GeneralUpload files to a web server from a client windows form application Pin
Yenyen Suwardy3-Jun-05 1:24
Yenyen Suwardy3-Jun-05 1:24 
Hi all,

I am developing a windows application. I would like to allow users to choose files and upload to a web server. Currently I am stuck with WebClient.UploadFile method. I am confused about the URI that I should provide, is it just
http://www.domain.com/folder/subfolder
or
http://www.domain.com/folder/subfolder/somepage.html

And also the method I should provide as one of the parameter to UploadFile method. This is what I have tried so far:
* using http://www.domain.com/folder/subfolder/somepage.html and method post
give me exception: method is not allowed
* using http://www.domain.com/folder/subfolder/somepage.html and method put
give me exception: method is not allowed

Does anyone have any idea how I should approach this matter? Help is deeply appreciated.

Thanks,
Yenyen
GeneralRe: Upload files to a web server from a client windows form application Pin
Purple Monk3-Jun-05 1:50
Purple Monk3-Jun-05 1:50 
Generalbinding and text Pin
Mega13-Jun-05 0:38
Mega13-Jun-05 0:38 
GeneralRe: binding and text Pin
Purple Monk3-Jun-05 2:03
Purple Monk3-Jun-05 2:03 
GeneralRe: binding and text Pin
Mega13-Jun-05 3:17
Mega13-Jun-05 3:17 
GeneralRe: Arrays Pin
toxcct3-Jun-05 0:36
toxcct3-Jun-05 0:36 
GeneralRe: Arrays Pin
Colin Angus Mackay3-Jun-05 1:38
Colin Angus Mackay3-Jun-05 1:38 
QuestionHow to clear the Datagrid Pin
eshban2842-Jun-05 23:33
eshban2842-Jun-05 23:33 
AnswerRe: How to clear the Datagrid Pin
toxcct2-Jun-05 23:56
toxcct2-Jun-05 23:56 
GeneralGantt Cahrt in VB.net Pin
Member 20153202-Jun-05 22:31
Member 20153202-Jun-05 22:31 
GeneralRe: Gantt Cahrt in VB.net Pin
Colin Angus Mackay3-Jun-05 1:36
Colin Angus Mackay3-Jun-05 1:36 
Generalusb port Pin
Member 19402872-Jun-05 20:55
Member 19402872-Jun-05 20:55 
GeneralRe: usb port Pin
Dave Kreskowiak3-Jun-05 3:41
mveDave Kreskowiak3-Jun-05 3:41 
GeneralRe: usb port Pin
Anonymous6-Jun-05 1:53
Anonymous6-Jun-05 1:53 
GeneralRe: usb port Pin
Dave Kreskowiak6-Jun-05 9:33
mveDave Kreskowiak6-Jun-05 9:33 
QuestionHow i can block CallByName function Pin
TooLeeDiN2-Jun-05 20:39
TooLeeDiN2-Jun-05 20:39 
AnswerRe: How i can block CallByName function Pin
Dave Kreskowiak3-Jun-05 3:40
mveDave Kreskowiak3-Jun-05 3:40 
Answerrequest:using vc++ and visualbasic to write.. Pin
princekolly3-Jun-05 15:32
princekolly3-Jun-05 15:32 

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.