Welcome to Dream.In.Code
Getting VB Help is Easy!

Join 131,653 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 3,545 people online right now. Registration is fast and FREE... Join Now!




Uploading Files to a Server

 
Reply to this topicStart new topic

Uploading Files to a Server

born2c0de
post 13 Apr, 2005 - 11:50 PM
Post #1


printf("I'm a %XR",195936478);

Group Icon
Joined: 26 Nov, 2004
Posts: 3,895



Thanked 34 times

Dream Kudos: 2800

Expert In: 80x86 Assembly, C/C++, VB6, VB.NET, C#, J2SE, Win32 API, Reversing

My Contributions


How can I upload a file to a server using VB?
Is there any in-built function or API that does this?
User is offlineProfile CardPM

Go to the top of the page


Amadeus
post 14 Apr, 2005 - 04:49 AM
Post #2


g++ -o drink whiskey.cpp

Group Icon
Joined: 12 Jul, 2002
Posts: 12,163



Thanked 32 times

Dream Kudos: 25
My Contributions


Here is one of a myriad of methods.
User is online!Profile CardPM

Go to the top of the page

born2c0de
post 16 Apr, 2005 - 01:18 AM
Post #3


printf("I'm a %XR",195936478);

Group Icon
Joined: 26 Nov, 2004
Posts: 3,895



Thanked 34 times

Dream Kudos: 2800

Expert In: 80x86 Assembly, C/C++, VB6, VB.NET, C#, J2SE, Win32 API, Reversing

My Contributions


fine. but what if I want a standalone application to upload a file to a web-server.
Does ASP need to be involved everytime for uploads? Can it be done without that?
Thanks.
User is offlineProfile CardPM

Go to the top of the page

dilettante
post 16 Apr, 2005 - 04:44 AM
Post #4


New D.I.C Head

*
Joined: 26 Jan, 2005
Posts: 9



Thanked 2 times
My Contributions


There are other options like ISAPI Posting Acceptors, CGI programs, etc. but they really all amount to the same thing.

The only common alternative is FTP, assuming there is an FTP service at the server that will let you put the files where you want them.
User is offlineProfile CardPM

Go to the top of the page

Amadeus
post 16 Apr, 2005 - 06:09 AM
Post #5


g++ -o drink whiskey.cpp

Group Icon
Joined: 12 Jul, 2002
Posts: 12,163



Thanked 32 times

Dream Kudos: 25
My Contributions


QUOTE(born2c0de @ Apr 16 2005, 04:18 AM)
fine. but what if I want a standalone application to upload a file to a web-server.
Does ASP need to be involved everytime for uploads? Can it be done without that?
Thanks.

You're talking about uploading files from a remote client to a web server, so yes, there does have to be some sort of transport protocol involved.
User is online!Profile CardPM

Go to the top of the page

born2c0de
post 16 Apr, 2005 - 07:18 AM
Post #6


printf("I'm a %XR",195936478);

Group Icon
Joined: 26 Nov, 2004
Posts: 3,895



Thanked 34 times

Dream Kudos: 2800

Expert In: 80x86 Assembly, C/C++, VB6, VB.NET, C#, J2SE, Win32 API, Reversing

My Contributions


Ok...I guess the ASP method seems better. Thanks.
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 11/20/08 06:30AM

Live VB Help!

VB Tutorials

Reference Sheets

VB Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month