ok I want my program to grab any image on the site that the url starts with like lets say

Code:
http://naturesplus.com/coupons/includes/pass-images/
can I use wildcards on vb.net?

like [a-z|A-Z|0-9] or something like that?

The full url for a image smaple would be

http://naturesplus.com/coupons/inclu...49fn4hjc4n.jpg

Thank you