I want to open a particular URL and download a file say ABCD.log every half an hour. (the same file)
Is there any way i can automate this process using java script or any other method?

Thanks in advance

create one javascript function and call the function in body onload.Refresh the page in each and every half hour,we can easily refresh using meta-refresh tag.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.