Results 1 to 2 of 2

Thread: General Question

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2002
    Posts
    13

    General Question

    HI peeps,

    My question is this. I have a website that users go to and they report losses to games they played. They type in their username and pw and then the name of the 2 people they lost 2 and then hit the submit the loss button and of course the loss it submitted unless they type in incorrect username/pw or typed on name of person they lost 2 wrong. Anyway i want to make this into a program the website so that they dont have to open up a browser go to my site then click report loss the do all the above. I just want to 2 have a program or something loaded while they are playing and when game over they click report loss and it does all the above for them including filling in the opponents name.
    Anyway is this possible?
    thx

  2. #2
    Hyperactive Member
    Join Date
    Apr 2002
    Location
    uk
    Posts
    327
    This is very possible. All you have to do is a little HTTP with Winsock - basically submit the form you're using on your webpage to your webserver. Once you've connected to the server on port 80, its a case of using some HTTP. Read these to give you some idea:

    http://www.winsockvb.com/snippets/get1.html
    http://www.winsockvb.com/snippets/post1.html

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