Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorprogrammer
    • CommentTimeOct 30th 2006
     
    I have my own web-site or home page. I have created the pages with lot of dynamic things.

    Now when i visit my site say www.xyz.com and try to save the home page or any other page. It saves the html file with all the images, flash, scripts, jsp files used in that page .... in the local machine. that meance that anyone in the world can copy my work.

    Thus i want to restrict this. I want the user to view my web page but when then try to save the page in the local machine ... then it does not save anything. Or send a message that this web page can not be saved.

    Can any one help me with this or send me the required code or configuration required for this.

    Thnaks in advance
    • CommentAuthorjustnajm
    • CommentTimeNov 21st 2006
     
    Hi programmer,

    I observed similar problem with my friends and we had a good solution but some what this trick work for unknown people but professional or knowledge-able person can still hack the page. Well don't think that should define it here:
    well you can find the code at:

    http://www38.websamba.com/najmasp/restrict.html

    with frequent example.
    • CommentAuthorjiosis
    • CommentTimeNov 26th 2006
     
    Justnajm, the solution you sent is to prevent the right click !
    What Programmer wants is to prevent people from saving the page using "Save page as ..." menu of the browser.
    I'm also interested to know.
    • CommentAuthorviane
    • CommentTimeNov 27th 2006
     
    Hello

    There is a software called "HTML Protector" it not only disable right key but also disable save as, view source, page cache in temporary internet files, print screen.

    Google it you will find it, but problem its not a free. But not a big deal. If you are serious about protecting your content purchase it.
    • CommentAuthorjustnajm
    • CommentTimeNov 27th 2006
     
    My mistake I got it wrong, have found some thing which can help:

    http://www.share2s.com/protect.html

    Well, some ideas are coming in my mind from the site:

    http://www.calcuttatelephones.com

    just see the effects they have put on their menus. But the most amazing thing is that you can't save the dynamic files on your machine, which are helping the menus to perform such effects. You can only save the image files but no way that you can download/save the .js files...

    May be they have created the file as temporary files and then deleted...

    Protecting files with passwords...

    I have also viewed some of the pages which do not let you save anything from file>save as method:

    Ones I was viewing my yahoo group page and click to organize them the page open was having good jscript for organizing but as I tried to save the page an error occur
    Title was: Error Saving Web Page
    Description was: The page could not be saved to the selected location

    here is the sample example:

    http://docs.info.apple.com/article.html?pa...en/ibr1089.html

    Try to save as...

    In the middle you will have the error which will not let you download any thing...