| Hello,
I have a problematic website that is primarily designed using asp (type)
scripting. Common chars between most urls
"app" and ".asp?S0=" such as
<http://www.??????.net/app/?????????.asp?S0>=????????.??????
____
What would be the best method to filter and exclude some of the asp scripted
URLs? Most every webpage asp scripted to another asp scripted url, (with
disabled left mouse click functions, however each webpage usually can be saved
to a html file).
I'm trying to exclude common links from each webpage, to prevent looping.
I've tried several filtering methods, with varying results, is there a
particular method to exclude this type of scripting url?
| |