On Jul 18, 2006, at 06:03, Rocco Neri wrote:

> Hi
>
> I have a problem using http component posting parameters to log into a  
> PHP
> application.
>
> If I can log to using  IE writing in the url area the following string:
>
> http://localhost:9090/index.php?c=login/login
> <http://localhost:9090/index.php?c=login/ 
> login&username=cnsp12&password=cnsp
> 12> &username=cnsp12&password=cnsp12

I suggest you use a proxy such as SocketSpy (from the User Made page)  
to find out what exactly is being communicated between IE and the  
server.  I'm not very familiar with THttpCli, but perhaps you need to  
set the port (9090) using the Port property instead?

        dZ.

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to