DELPHI AREA
MESSAGE BOARD
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ActiveX - redirect browser with POST

 
   Reply to topic    DELPHI AREA Forum Index -> Delphi Programming
View previous topic :: View next topic  
Author Message
chitza2k
Member


Joined: 27 Aug 2003
Posts: 2
Location: Romania

PostPosted: 27/08/03 08:53    Post subject: ActiveX - redirect browser with POST Reply with quote

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.
Back to top
View user's profile Visit poster's website Yahoo Messenger
Display posts from previous:   
   Reply to topic    DELPHI AREA Forum Index -> Delphi Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB 2.0.6 © 2001, 2002 phpBB Group