On Fri, Oct 2, 2015 at 11:32 PM, ToddAndMargo <[log in to unmask]> wrote:
> How do I click the button with wget or curl?

wget --no-cookies --header "Cookie:
oraclelicense=accept-securebackup-cookie"
http://download.oracle.com/otn-pub/java/jdk/7u80-b15/jre-7u80-windows-i586.exe

Worked for me.

Brandon Vincent