| I'm trying to get all pages generated only from one
URL.
As example: <http://www.direito.com.br/destatques.asp>
The destatques.asp generates hundreds of pages, but
this web site have thousands generated by other .asp
scripts.
The issue is that I do not want to generate .html
files from the other pages of the web site. Only for
the destatques.asp.
How can I do it? | |