K
Koger
Hi
I use a windows application that can upload data to a http server.
I don't know exactly how the application uploads the data, but looking at
the data communication I can see that the application tries to post data of
type "multipart/form-data".
How can I make an asp script on my webserver that receives this data and
store in on the harddrive?
I use a windows application that can upload data to a http server.
I don't know exactly how the application uploads the data, but looking at
the data communication I can see that the application tries to post data of
type "multipart/form-data".
How can I make an asp script on my webserver that receives this data and
store in on the harddrive?