View Single Post
  #1  
Old 01-31-2010, 06:06 PM
12171217 12171217 is offline
Banned
Join Date: Jan 2009
Posts: 453
12171217 has a spectacular aura about
POST data in THTTPRequest?

Just wondering, is there a way to specify the POST data, if I were to be communicating with a PHP server quite a large amount of data that would exceed the maximum URL length for a specific webserver, and thus can't use _GET?
Reply With Quote