Results 1 to 2 of 2

Thread: how to send a file to any website using http protocol in vb.net windows application

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2011
    Posts
    18

    Post how to send a file to any website using http protocol in vb.net windows application

    Hi all,

    How to send a file to any website using http protocol in vb.net windows application

    Thanks,

  2. #2
    PowerPoster Jenner's Avatar
    Join Date
    Jan 2008
    Location
    Mentor, OH
    Posts
    3,712

    Re: how to send a file to any website using http protocol in vb.net windows applicati

    Look at System.Net.HttpWebRequest. I'm pretty sure you can use it for POST operations. If not, there's sure to be something in the System.Net namespace you can use.
    My CodeBank Submissions: TETRIS using VB.NET2010 and XNA4.0, Strong Encryption Class, Hardware ID Information Class, Generic .NET Data Provider Class, Lambda Function Example, Lat/Long to UTM Conversion Class, Audio Class using BASS.DLL

    Remember to RATE the people who helped you and mark your forum RESOLVED when you're done!

    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe. "
    - Albert Einstein

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width