| Hi,
I try to capture a coldfusion based web site in which some pages have the same
name and same parameter
show.cfn?id=2
by example on the first page of tables the next button has an HREF
show.cfn?id=2 to see the second table
if I go to chairs page the next button has the same HREF but goes to the next
chair
the category has been certainly hidden in session variable
I'm not a ColdFusion specialist and just need to keep a copy of the site for
the customer
I tried to add the URL of the many first pages without success
Any Help appreciated
| |