Discussion:
RFC 1867 - Form-based File Upload in HTML
(too old to reply)
Alexander Weidner
2004-02-12 13:21:52 UTC
Permalink
Hi All,

My task is to write a programm which fills out a HTML form for file upload
and sends this file.
And because I'm not an experienced programmer WinInet, I'm asking for an
example how this works with WinInet.
I am able to recieve HTML code of a html page (was an example ;-) ) and I
tried to modify it, I read 'RFC 1867 - Form-based File Upload in HTML' but I
could not generate appropriate requests.
So it would be very nice if someone could please reply examples or some
links to examples.
(I googled 2 days)

Thanks in advance

Regards
Alexander Weidner
Brian Combs
2004-03-02 22:51:11 UTC
Permalink
Hello
See the following articles.
184352 HOWTO: Upload Files to the Internet Information Server
http://support.microsoft.com/?id=184352

244372 SAMPLE: POSTer.exe Programmatically POSTs to the Posting Acceptor
with
http://support.microsoft.com/?id=244372

Thanks
Brian [MS]
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Reply-To: "Alexander Weidner" <***@yahoo.de>
| From: "Alexander Weidner" <***@yahoo.de>
| Subject: RFC 1867 - Form-based File Upload in HTML
| Date: Thu, 12 Feb 2004 14:21:52 +0100
| Lines: 19
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
| Message-ID: <#ZR#***@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.inetsdk.programming.wininet
| NNTP-Posting-Host: b5cb2.b.pppool.de 213.7.92.178
| Path:
cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.
phx.gbl
| Xref: cpmsftngxa07.phx.gbl
microsoft.public.inetsdk.programming.wininet:10722
| X-Tomcat-NG: microsoft.public.inetsdk.programming.wininet
|
| Hi All,
|
| My task is to write a programm which fills out a HTML form for file upload
| and sends this file.
| And because I'm not an experienced programmer WinInet, I'm asking for an
| example how this works with WinInet.
| I am able to recieve HTML code of a html page (was an example ;-) ) and I
| tried to modify it, I read 'RFC 1867 - Form-based File Upload in HTML'
but I
| could not generate appropriate requests.
| So it would be very nice if someone could please reply examples or some
| links to examples.
| (I googled 2 days)
|
| Thanks in advance
|
| Regards
| Alexander Weidner
|
|
|

Loading...