| Great job on this software! Totally Cool !
Im at a dead end and Im stuck with this URL.
I was getting multiple copies of the same page of 1000 pages.
So I need to copy pages that start only with part of this address.
Original:
<http://www.somesite.com/surfing/eComm?template=product&cust_no=32717&user_id=&tran_id=19&prod_id=846&parent_id=0>
I would like to copy only pages after part of this address, example:
-*
+www.somesite.com/surfing/eComm?template=product&cust_no=*
This way I should not hit links that take me back to the same content.
Any suggestion on how I can make this work?
| |