Board index » delphi » TIdHTTP Timeout
|
Johnnie Norsworthy
Delphi Developer |
TIdHTTP Timeout2006-05-27 04:28:14 AM delphi93 I have a CGI program on my web site which I run and pass some parameters in the URL. I am using a TIdHTTP component to run the program with the passed parameters: TIdHTTP.Get('mysite.com/cgiprog.exe/function Since the page returned by the GET operation is not used and it is no a big problem if the function fails, is there a way I can send the GET request and just continue without waiting for the returned page? I am using Indy 10.0.52. Thanks, -Johnnie |
