send a form as a web client

Axel R. (axel584@free.fr)
Mon, 24 Jan 2000 12:39:05 +0100


Hi all,
I try to send a form to a www server with POST method but it doesn't
work. 
I should send cookie too.

when should I put the cookie in the header ?
when should I click my form ? ($form->click)
when should I request my UserAgent ? ($ua->request)

Who can help me ?

Thank's

Axel R.