Results 1 to 2 of 2

Thread: simulating a user submitting info on a webpage

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2000
    Location
    O!
    Posts
    1,177

    simulating a user submitting info on a webpage

    I have just started researching the HTTP protocol and thought that maybe someone out there can point me in the right direction.

    What I want to do is write a mainframe app that can connect to a web server and send it data, just as a browser does when the user clicks the Submit button after they have entered the necessary data on the web page.

    I have the RFC on the HTTP/1.0 protocol. What I need is a clearer picture of how the data is formatted before it is sent. FWIW, I will be coding this in C using native sockets calls.

    Can anyone suggest some good books on this topic?

    TIA

  2. #2
    Frenzied Member seoptimizer2001's Avatar
    Join Date
    Apr 2001
    Location
    Toledo, Ohio USA GMT -5
    Posts
    1,075
    Check out this link, it is a good start. It is not up and working right now for some reason, but try again later, I think it is what you are looking for.

    http://www.planetsourcecode.com/xq/A...s/ShowCode.htm

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