CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2003
    Posts
    2

    Sample Program to interact with a website

    My requirement is to connect to a website and input data on the forms in the site.
    i.e. On a page of the website,

    I will enter some data and click on submit data.
    I wanted to get the diplayed results from the website.

    Is it possible in C or in any other language.
    Can some one send me the source for this.
    Actually,I have been trying on this for long time.

  2. #2
    Join Date
    Aug 2002
    Location
    Hamburg / Germany
    Posts
    280

    what for ?

    Hi,
    sorry, may I ask for which purpose you want to do this ? I don't see any, except for some I find questionable.

    Greetinx

    Juergen

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

Featured