How to write a site uploading procedure which is used to send a file to FTP server or a home page to WWW server ?
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10040380.htm...
Zones:
Windows MFCDate Answered: 03/19/1998 Grade: C Views: 0
How do I via a VB CGI app upload files to a password protected FTP server?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10043223.html
Zones:
Visual BasicDate Answered: 04/17/1998 Grade: C Views: 0
I'm using the WinInet API to connect to an FTP server and would like to display a small window with a progress bar indicating the status of the download/upload. I was also wonder how to display th...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10059924.html
Zones:
Visual BasicDate Answered: 06/26/1998 Grade: A Views: 0
hi
how do i send to CGI the content of file upload object
(the content ant not just the name of the file)
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10164534.ht...
Zones:
HTMLDate Answered: 05/25/1999 Grade: C Views: 0
In the HTML below, a file name is entered in the client
and a file is uploaded to the Web server.
I'd like to know how to process the HTTP request such I get
all the variables values from the fo...
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_10174006.html
Zones:
CGIDate Answered: 06/25/1999 Grade: B Views: 5
Hi,
I want to know clearly how the file upload will work in FORMS-CGI. I can create a HTMl page like this
<html>
<body>
Upload the file now
<FORM Method="POST" Action="/cgi-bin/fup.pl" >
<i...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10202891.html
Zones:
PerlDate Answered: 09/09/1999 Grade: B Views: 0
I would like to know how to upload an images file to my web site using ASP.
Many thanks.
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10231440.htm...
Zones:
ASPDate Answered: 11/11/1999 Grade: C Views: 5
i need to upload a specific file from a client m/c. the file is created in the client m/c by our own activeX dll when the user clicks on a button. now i can give a <input type=file...> kind of tag ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10467998.html
Zones:
Visual BasicDate Answered: 08/10/2000 Grade: C Views: 0
I am after 2 piecse fo code here.
One of them needs to be able to upload a plain text file to a website (eg a Geocities account)
And the other needs to then be able to download a plain text f...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10549041.html
I know how to upload a file to a server using Cold fusion. I now would like to upload multiple files at the same time. Is there a simple/tricky way to do so. This will avoid forcing users to upl...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_10920081...