Results 1 to 4 of 4

Thread: [RESOLVED] Html POST

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Resolved [RESOLVED] Html POST

    Hi,

    Has anyone seen any POST to webpagesw examples for .net (application) ?

    Thanks

  2. #2
    Hyperactive Member
    Join Date
    Dec 2004
    Posts
    326

    Re: Html POST

    What do you mean? Like send headers to a web server?

  3. #3
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Html POST

    Look into the System.Net.HttpWebRequest class.
    There is an example in C# here:
    http://netomatix.com/HttpPostData.aspx

    (Ignore the fact that it's for ASP.NET—it's irrelevant.)

  4. #4

    Thread Starter
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Html POST

    Thanks Pengate will have a look at that.

    Pino

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