Uploading files via HTTPS 
Author Message
 Uploading files via HTTPS

I have to post a file to a web page every night,  currently this is done
manually, but I want to script it.  The way I have tried is to use a
webbrowser control, open the page set the file name in the file input to the
locsl file, and then post the page, however the inout doesn't allow me to
change the value, is there a way to do this using the inet control? if so
how?


Sat, 11 Oct 2003 04:31:02 GMT  
 Uploading files via HTTPS
As far as I know, no value can be set to the input tag. I had faced a
similar problem while trying to upload a directory, i.e. all the files in a
selected directory once.


Sat, 11 Oct 2003 06:58:47 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Datei Upload per HTTP / File upload via HTTP

2. Uploading a file using https put

3. Uploading File To HTTPS URI Using WebClient

4. Uploading File To HTTPS Address Using WebDAV

5. Upload a file to a https

6. HTTPS File Uploads

7. HTTPS PUT file via internet transfer control

8. Uploading file via windows form to server location

9. how to connect to internet and upload files via ftp

10. File Upload via HTTP.

11. uploading a file via a web page

12. uploading files via ASP

 

 
Powered by phpBB® Forum Software