|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
File upload
Anybody have any ideas or sample code that can show me on how to upload the file from the client computer to the server?
![]()
__________________
Programming is interesting |
|
#2
|
|||
|
|||
|
Answer
It depends, do you want to send something to your own VB server app, or to a web server?
|
|
#3
|
|||
|
|||
|
yap, i would like to send file from my VB app to the web server
|
|
#4
|
|||
|
|||
|
Use C/S which Based FTP protocol or Based Http protocol!..
|
|
#5
|
|||
|
|||
|
"C/s" ??
|
|
#6
|
|||
|
|||
|
C/S=client & Server mode!Same AS web brower & web server.
|
|
#7
|
|||
|
|||
|
oic
can u pls refer to my latest post and try to help me |
|
#8
|
|||
|
|||
|
|
|
#9
|
|||
|
|||
|
USING HTTP PUT TO UPLOAD BINARY
AND TEXT DATA FROM THE IE CLIENT! http://www.eggheadcafe.com/articles/20010829.asp |
|
#10
|
|||
|
|||
|
The web site that u givee it to me is more on the HTTP, but what i want is the VB part of the references
|
|
#11
|
|||
|
|||
|
OK!Now,thcc,give u a link about how to setup web service and using http to upload file:
http://arcweb.esri.com/arcwebonline...stvb_public.htm Try it!Hope it is useful... |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > File upload |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|