Hi,
I am using Response.writef ile to write a file into clients browser. It works
fine with files upto 60MB. When I come across a file size bigger than that,
it break with error saying page can not be displayed.
Any clue?
I am using Response.writef ile to write a file into clients browser. It works
fine with files upto 60MB. When I come across a file size bigger than that,
it break with error saying page can not be displayed.
Any clue?
Comment