http post a file
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
I have a requirement for my Visual Basic application. The requirement is as
follows:
1. Allow the user to select a file from his PC from the VB application. The
file can be a txt/word/pdf/jpg file.
2. The file that the user picks needs to be posted to the web.
How can I do the second item? Can some one give me the code.
>From some of the articles on the web, I found that it is possible using the
Inet control (Internet Transfer Control). But I couldn't find detailed
documentation for that control on the web.
Thanks for your help.
.
Relevant Pages
- Re: Windows Media Player - Javascript Control in Browser is unpred
... I've asked this same question on several Web Video type ... - "you want to control the WMP without the control panel?". ... I have tried to read the documentation but it ... this forum for an answer but often the best way to find an answer is to ... (microsoft.public.windowsmedia.sdk) - Re: Continuations in Common Lisp (with apologies)
... >> Control effects, like side effects, should be documented. ... documentation is part of the software, ... in a language that also has full continuations. ... (comp.lang.lisp) - Re: Receiving single bytes with MSComm
... If you simply take as a premise that MSCOMM is the wrong ... > to locate any documentation in the MSDN. ... If it were an important control, ... > the lack of documentation clearly means this is an inappropriate control). ... (microsoft.public.vc.mfc) - Re: Ignoring the ASP.NET conventions...
... I don't understand some of your terminology but here's some insight... ... ** ASP.NET Forms are in fact a single form. ... documentation noting the latest ASP.NET documentation is at the subdomain ... I need far more control over the x/ ... (microsoft.public.dotnet.framework.aspnet) - Re: Basic Separator Line Control
... source code documentation. ... "RobinS" wrote: ... If you were the Microsoft employee that created a line control, ... My MSDN Subscription definitely makes me feel better about myself. ... (microsoft.public.dotnet.framework.windowsforms) |
|