bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] ot: clicking email links advice


From: Dale R. Worley
Subject: Re: [Bug-wget] ot: clicking email links advice
Date: Wed, 04 Jan 2017 18:01:07 -0500

address@hidden writes:
> is there a way to run wget with that url and, tell it to 'press' one of
> the buttons?

Basically, yes, since an HTML "submit" operation causes an HTTP request
to be sent.  What you need to learn is the details of the correct HTTP
request, and then figure out how to make wget perform that request.
There are a lot of details; probably the best way to start is to learn
how HTML form submissions work, which can be found in many HTML
references.

Dale



reply via email to

[Prev in Thread] Current Thread [Next in Thread]