|
Subject:
|
Streaming Videos
|
|
Posted By:
|
pritambaldota
|
Post Date:
|
8/18/2006 6:53:15 AM
|
Hi All
I am developing a web applicatio in aSP.Net 1.1 of Online Movie Gallery. I don’t want to download the media files at client end also if anybody knows URL of media files still he should not be download the files without authentication.
I used history.forward(-1);
Response.Cache.SetCachability to nochache
Still it is downloading at client side.
|
|