Re: How do I HTTP post a file from my Visual Basic 6 application?
- From: "Tony Proctor" <tony_proctor@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 17 Jul 2005 21:21:04 +0100
[Multi-posted to microsoft.public.vb.controls]
"Krishnaveni Kumar" <KrishnaveniKumar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:579160F8-8278-4475-995D-9ED0C43B2576@xxxxxxxxxxxxxxxx
> From my Visual basic application, I would like to let the user pick a file
> from his PC. After he picks a file, the file should be posted as a URL to
the
> web. The file can be a text/word/pdf/jpg file. Let me know. Thanks.
>
> "Tony Proctor" wrote:
>
> > HTTP is a request-reply protocol. Someone has to ask for your file
before
> > they can receive it. You cannot post unsolicited data with HTTP.
> >
> > What exactly are you trying to do?
> >
> > Tony Proctor
> >
> > "Krishnaveni Kumar" <KrishnaveniKumar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote
in
> > message news:4C57C724-2335-42E6-987D-3B4F4B79D9E9@xxxxxxxxxxxxxxxx
> > > I would like to http post a file from my application. Can someone let
me
> > know
> > > how to do it.
> > >
> > > Thanks.
> >
> >
> >
.
- References:
- How do I HTTP post a file from my Visual Basic 6 application?
- From: Krishnaveni Kumar
- Re: How do I HTTP post a file from my Visual Basic 6 application?
- From: Tony Proctor
- Re: How do I HTTP post a file from my Visual Basic 6 application?
- From: Krishnaveni Kumar
- How do I HTTP post a file from my Visual Basic 6 application?
- Prev by Date: Re: How do I HTTP post a file from my Visual Basic 6 application?
- Next by Date: Input file when character and values are separated by space
- Previous by thread: Re: How do I HTTP post a file from my Visual Basic 6 application?
- Next by thread: Input file when character and values are separated by space
- Index(es):
Relevant Pages
|