![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm trying to automate the process of uploading files from a client to a webserver. I know that this can't be done by setting the value of the file field in an html form. So far, the plan is to mimic the upload form by sending an http request to the server. I can do this without the file upload no problem, but I can't figure out how to include the file as well. Can anyone please help? |
#3
| |||
| |||
|
|
On 25 May 2004 13:15:59 -0700, c.hogben (AT) ukonline (DOT) co.uk (Chris) wrote: I'm trying to automate the process of uploading files from a client to a webserver. I know that this can't be done by setting the value of the file field in an html form. So far, the plan is to mimic the upload form by sending an http request to the server. I can do this without the file upload no problem, but I can't figure out how to include the file as well. Can anyone please help? Can you clarify this a bit? Are you essentially trying to create an HTTP request from some non-browser software which will mimick what happens when a file is uploaded from a browser form? In this case, this isn't really the newsgroup for you, since you are asking an HTTP question rather than an HTML question. (Someone here can probably answer in suitable detail, though). [snip - sorry] -Claire |
#4
| |||
| |||
|
|
Could you please point me to a suitable resource for creating the http from scratch? I'm having very little luck I'm afraid. |
#5
| |||
| |||
|
|
I'm trying to automate the process of uploading files from a client to a webserver. I know that this can't be done by setting the value of the file field in an html form. So far, the plan is to mimic the upload form by sending an http request to the server. I can do this without the file upload no problem, but I can't figure out how to include the file as well. Can anyone please help? |
![]() |
| Thread Tools | |
| Display Modes | |
| |