votes
Help on regex
I wanna know how to get links which is like "<A HREF= /offer/agro-farm/buy.html CLASS= x >" using regex in C#,there are many so i want to know regex expressions wt to be written to match particularly.
blah blah blah is here! blah blah » Close
I wanna know how to get links which is like "<A HREF= /offer/agro-farm/buy.html CLASS= x >" using regex in C#,there are many so i want to know regex expressions wt to be written to match particularly.
I wanna how to extract images from a given URL.For Ex I want to download all flags in the link http://www.fotw.net/flags/iso3166.html so for this can anyone help. i want only 2nd image from each and every country page.
I wanna how to extract images from a given URL.For Ex I want to download all flags in the link http://www.fotw.net/flags/iso3166.html so for this can anyone help.
i am also trying for checking whether a URL is active or dead, so if u can post the replies.