cURL / Mailing Lists / curl-users / Single Mail

curl-users

Fwd: Re: problem with POST on Redirecting!

From: Sanjeev <sunaditya1_at_yahoo.com>
Date: Tue, 3 Dec 2002 04:33:50 -0800 (PST)

Hi,

Further digging through gdb documentation helped me
reach till this point!
I attached the gdb data in "data" file as an
attachment.

check this if it is any help for you!

Bye
Sanjeev

> Sorry for not editing my previous subject line!
>
> Here is the Code for the login form:
> ( wish this is not against company rules! )
> ---------------------------------------------------
>
> <form action="/horde/test1/redirect.php"
> method="post"
> name="test1login">
> <input type="hidden" name="actionID" value="100" />
> <input type="hidden" name="redirect_url"
>
value="http://web.xxx.com/css/create.php?Horde=47d269699879273bbbf9cb75d4909514"
> />
>
> <table border="0" cellpadding="0"
> cellspacing="0"><tr><td class="menu">
> <table border="0" width="300">
> <tr>
> <td align="center" colspan="2" class="light">
> <p>
> <b>Welcome to Test1</b><br />
> </p>
>
> </td>
> </tr>
> <tr>
> <td align="right"
> class="light"><b>Username</b></td>
> <td align="left"><input type="text" tabindex="1"
> name="test1user" value="" /></td>
> </tr>
> <tr>
> <td align="right"
> class="light"><b>Password</b></td>
> <td align="left"><input type="password"
> tabindex="2" name="test1pass" /></td>
> </tr>
>
> <tr>
> <td> </td>
> <td align="left" class="light"><input
> class="button" type="submit" name="button"
> tabindex="4" value="Login" onclick="return
> submit_login();" /></td>
> </tr>
>
> </table></td></tr></table>
> </form>
>
> -----------------------------
>
> Bye
> Sanjeev
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up
> now.
> http://mailplus.yahoo.com
>

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en

  • application/x-www-form-urlencoded attachment: data
Received on 2002-12-03