Hi everyone,

Does anyone have any links to tutorials that teach how to secure a media file in a website?

I was asked to create a .aspx page that contains media files (viewable to the user), but that the users cannot view the source page and see where the file is located and download it locally. I'm sure they can save the page locally, and then view it in notepad, but I need to make it difficult for them to get the file.

At this time, all I know is how to embed them with a simple tag.

Any links or comments are appreciated.


Thanks