bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] Regarding wget to download webpage


From: Tony Lewis
Subject: Re: [Bug-wget] Regarding wget to download webpage
Date: Wed, 18 Jan 2012 09:27:00 -0800

If the remote web page is using forms, you will need to use either the
--post-data or --post-file option. For example:

wget http://www.yoursite.com/query.aspx --post-data="q=SQL_QUERY"

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of Bhargavi N
Sent: Tuesday, January 17, 2012 10:55 PM
To: address@hidden
Subject: [Bug-wget] Regarding wget to download webpage

Hello Team,

   My name is Bhargavi and i am working on UNIX for over 7years.

I work on project, that needs to download results from remote web page.
This web page has adhoc sql querying option. I need to run this sql query on
webpage and get the results downloaded using wget.

How can i do that ?

Please suggest me way to download the results page using wget.

Thanks !

Warm Regards,
Bhargavi




reply via email to

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