If you want to run it as an automatic script then adding it as parameters to the URL (i.e. an HTTP GET) is your only option, there is not way to script an HTTP POST method from the UI. Your only other option is to have your script output everything to your chat window and then upload your chat log to your server and let your php script parse it.
Last edited by gm9 : 06-22-2009 at 01:58 PM.
Reason: typo
|