| Hi. Great product.
I'm using it to snapshot our dynamic site to CD periodically.
The main problem at the moment is that the site uses JavaScript popups that
are populated via AJAX when the user clicks on them. Unfortunately, because
of the complexity of the system, there could be 20,000 variants of popups
depending on arguments passed in JavaScript (and subsequently on to
AJAX->ASP)
Obviously this is resulting in errors in the log (/GET), and on the snapshot
pages (JavaScript).
Anybody know of any workarounds for this? I developed the site so have full
access to making changes. | |