Click here to Skip to main content
15,888,351 members

Comments by Bhoraniya Saalim (Top 6 by date)

Bhoraniya Saalim 3-Mar-15 5:44am View    
Can you give me the other file path pls..
Bhoraniya Saalim 3-Mar-15 5:01am View    
Hi Rajeesh,
In your second link i got error on below line
Uri URL = new Uri("http://sixhoej.net/speedtest/1024kb.txt");
when i visit this site it gives 404 error....
and
1st link m not getting proper sollution...
Bhoraniya Saalim 16-Nov-14 23:53pm View    
Just i want in JavaScript bcz i done in .net but i m not getting proper Conent of webpage thatswhy.....
Bhoraniya Saalim 15-Nov-14 3:08am View    
I want content(DOM) and Store all the text of Webpage
Bhoraniya Saalim 14-Nov-14 23:16pm View    
my code is...
function navi()
{
window.location="http://www.eurotier.com/exhibitor_db.html";
var strHTML = document.documentElement.innerHTML;
}