Page 1 of 1

Script for the site Gamespot

Posted: 2004-03-02 13:34:28
by Ragman
Hi i'm try to write a script for the game site GAMESPOT.
The script will be work on the page "advanced search" that is this :
http://www.gamespot.com/finder/i2.html

my problem is that this page will not work by web querystring but i think by variable form post...

so how can i make to retrive the information from the result page ? :cry:

someone has ever make a script like this ?

thanks for help.

Posted: 2004-03-02 13:51:42
by antp
The POST method is not supported in current version.
If somebody finds how to make it work with Delphi's Indy components, he's welcome :D

Posted: 2004-03-02 14:12:24
by Ragman
hehehehe good :hihi:
i've think that i'm not too stronger as delphi for make this thing... but I begin to understand that it's impossibile...