Web Hosting Talk







View Full Version : Scripting code help for website needed?


vikramdhani
04-06-2006, 10:31 PM
HI

i have a website where i host the videos not too many of them but some of them
and i have search the forums as well as google and i think there is no way i can hide the html of the page

BUt my question is .. is there away of script that can help me so that is anyone tryin to see the page source can not see the embed code of the vide or the url of the video

Please do help me if anyone can coz someplease they get the link and they start downloading the video

So help me please

Thanks

bluedreamer
04-07-2006, 11:28 AM
First you cannot totally hide your html code. Probably the best way to serve video files is to store them above root level then call them into the page using a script so the user will not see where they are located.

This will also prevent direct linking to your files.

vikramdhani
04-07-2006, 07:50 PM
wow thanks for the answer but i m not that hardcore of a programmer i m learning so can you please tell me where i can find any tutorials regarding this

if possible thanks

zoobie
04-07-2006, 08:44 PM
I've put a few hundred videos on the web but made them so the user can dl them and view as many times as they wish. Perhaps another method you may be interested in is streaming which can be set to view only once and difficult to save. Try searching the web for 'streaming video help' or post back here with specifics on what you want..