Hi all i got a huge list data inside my listview as shown in pic. One of the column name is URL. I want to filter the list to those url that this pattern exist on the their url .The bold parts are dynamic and is changeing .:
for example

Code:
http://localhost/AlbumSongs.asp?AlbumId=1734&Album=for life&Singer=Andy&SingerID=1383

or 

http://localhost/player/player.asp?id=16411


I be happy if an expert show me how i can achive this easily and fast.Thanks