curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Using curl in a batch mode

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 7 Dec 2017 17:00:16 +0100 (CET)

On Thu, 7 Dec 2017, Mark Donoghue via curl-library wrote:

> I'm a member of a website that uses ASP for login information and has a ton
> of messages that can only be deleted if they've been read. I saw the
> arguments in the url and there is one variable that needs to change, the ID
> of the message. Can this be achieved with curl? I'll need to use a integer
> variable 1 to 75 to make the process work. Can curl do this?

Yes. You just tell curl the correct URL and it'll get it for you. You make up
the URL so it can contain whatever you think it should contain. Fields, names,
numbers, integers or whatever.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2017-12-07