ActiveX - redirect browser with POST

Please discuss general Delphi programming topics here.

ActiveX - redirect browser with POST

Postby chitza2k » August 27th, 2003, 8:53 am

I have an ActiveX form in a HTML and I want to send some parameters to a PHP script (somethig like http://myhost/myscript.php?param=value) that processes the value and displays a page.
But the thing is I don't want anyone to see the value of the parameter. So I figured I should send it via POST method (instead of GET in the URL).
Can anyone tell me how to do it?
I tried using indy IdHTTP component's Post method, but I don't really know what I'm doing ...
There are only 10 types of people in the world: Those who understand binary, and those who don't.
chitza2k
Member
Member
 
Posts: 2
Joined: August 27th, 2003, 8:52 am
Location: Romania

Return to Delphi Programming

Who is online

Users browsing this forum: No registered users and 2 guests

cron