Balajiprasad's useful codes
Important codings & concepts in web & window applications using microsoft technologies.
Tuesday, February 7, 2012
Reading source code through website URL
›
private static String getHTML( String strURL) { String scrappingResult = String .Empty; try { ...
‹
›
Home
View web version