cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problem with form - method = GET

From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Wed, 30 Dec 2009 12:08:30 -0600

On Wed, Dec 30, 2009 at 8:14 AM, winuser wrote:

> <form action="?" name="sf" method="GET"> <input . . .
> what i can use in this case ??

Just append the fields to the URL, e.g.

http://www.example.com/index.html?name=jeff&age=old&address=here

 - Jeff
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-12-30