Click to See Complete Forum and Search --> : Disabling saving ?


Kaisa
05-13-2003, 12:50 AM
How do you disable the save feature from a website for Win95,98,00,Xp so people can not steal content off my website and i know there's other ways of get content off the site but i was just wondering

pyro
05-13-2003, 08:11 AM
I don't believe there is anyway to disable the browsers save button.

Kaisa
05-13-2003, 09:54 PM
Oh

starrwriter
05-13-2003, 10:14 PM
Originally posted by pyro
I don't believe there is anyway to disable the browsers save button.

I've seen it done on a couple websites -- both view source and save were disabled -- but I don't know how. Javascript? Server-side script?

Kaisa
05-13-2003, 10:29 PM
It might of been Javascript and PHP

AdamGundry
05-14-2003, 09:44 AM
I've seen the view source menu option disabled before, and I'm curious how it is done. I presume it is Javascript - PHP or other server side languages should not make any difference, unless it involves setting a HTTP header.

Of course, if won't stop anyone knowledgable from viewing the source or saving data.

Adam

Jona
05-14-2003, 02:08 PM
I believe the view-source is disabled when you are logged into a secure (128-bit SSL) Web site.