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: bug-wget-bounces+wget=exelana....@gnu.org
[mailto:bug-wget-bounces+wget=exelana....@gnu.org] On Behalf Of Bhargavi N
Sent: Tuesday, January 17, 2012 10:55 PM
To: bug-wget@gnu.org
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