blah blah blah is here! blah blah » Close

0
votes
1 answers

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.

0
votes
1 answers

How to extract images from URL using .NET?

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.

0
votes
1 answers

How to extract images from URL using .NET?

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.

0
votes
1 answers

how to check the url is active or not in C#?

i am also trying for checking whether a URL is active or dead, so if u can post the replies.

Feedback