curl-users
Form name?
From: <pozmu_at_tenbit.pl>
Date: Sun, 25 Aug 2002 23:46:22 +0200
Date: Sun, 25 Aug 2002 23:46:22 +0200
Hello Curl,
I have a form:
<form name="loginform" action="login.php">
<input type="hidden" name="user" value="test"></form>
How can I send this one with curl? This example:
curl -d "user=test" http://server.com/login.php
is almost good, but it doesn't contain form name ("loginform") - how
can I include it?
-- Best regards, pozmu mailto:pozmu_at_tenbit.pl ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390Received on 2002-08-25