cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl, javascript, and form submission

From: Kjell Ericson <Kjell.Ericson_at_haxx.se>
Date: Sun, 8 Nov 2009 08:36:50 +0100 (CET)

On Sun, 8 Nov 2009, kap4lin wrote:

> So what do you suggest I use to extract a string similar to (what I
> use for -d '...'):
>
> "editRow=12&delrow=0&enable=0&..."
>
> Then, I can use bash to "check" whether "enable=0" or "enable=1".

Sounds fine (if it works).

It is you who controls enable=0, so it is not totally clear why you need to
check it. But that''s a software design.

Good luck.

  // Kjell
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-11-08