| Hi,
I'm trying to mirror a dynamic website (Coldfusion). It's a catalog that
contains categories, and in each categories, there are many pages.
For example, on one page (category), there are 18 links to other pages (Page
1, 2, 3 and so on). The problem is that for whatever reason, HTTrack DOESN'T
seem to see those links! I see them fine when I browse directly to the site,
but when I open the mirrored .html files, the links are gone! They are not
even in the HTML source.
The links are plain old A HREF links (no JavaScript). Here's the format: < a
href="theme.cfm?theme=21&browse=int&page=8&CFID=4302794&CFTOKEN=35403795">8</a
>
I changed the BrowserID to "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
SV1; .NET CLR 1.1.4322)" just to make sure...
Anyone has an idea of what's going on?
Thanks!
| |