Old CGI engine and POST

J. Landman Gay jacque at hyperactivesw.com
Thu Mar 25 11:17:50 EDT 2010


Klaus Major wrote:
> Hi all,
> 
> maybe someone happens know this?
> 
> We are using an old Rev engine as a CGI engine on our server.
> Is it possible to "POST" something to an url with this old CGI engine?

If you mean, the cgi needs to catch POST requests and process them then 
yes, I catch those all the time. If you mean the cgi needs to *generate* 
POST requests then you'll probably need to do what Bjornke said.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list