Get size of a file placed on any web server
Posted by Virendra Dugar on June 25, 2009
This post demonstrate you that how can you find the size of file which is placed on any webserver.
I have placed a label, a textbox and a button on an aspx page. Textbox will be having valid URL with the file name.
i.e. http://www.abc.com/xyz.pdf
On button click, Place this code

That’s it..
Enjoy…..
RSS - Posts