|
-
Jan 5th, 2004, 02:44 AM
#1
Thread Starter
Member
to avoid page being saved
hi
Is there any way through which i can avoid direct saving of my html page through saveas in file menu
-
Jan 5th, 2004, 07:25 AM
#2
Fanatic Member
open in a pop-up window in javascript without toolbars
-
Jan 5th, 2004, 12:32 PM
#3
Frenzied Member
but the user can still right-click and save page as.
You could block the right click too, but then ppl can simply dissable JavaScript.
Basically all the users can save the pages. besides, most browsers cxache the pages anyway.
Have I helped you? Please Rate my posts. 
-
Jan 7th, 2004, 07:49 AM
#4
You deliver the page to the user's computer -> the user can save it. One way or another.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jan 7th, 2004, 08:46 AM
#5
Hyperactive Member
If you just dont want the user to take a look at your source, there are several of "HTML Page encoding tools" out there.
So the user can still save your page, but cant read its source.
Stephan
Keep Smiling - even if its hard 
Frankie Says Relax, wossname Says Yeah!
wossname:--Currently I'm wearing a gimp suit and a parachute.
C# - Base64 Blog
-
Jan 7th, 2004, 08:54 AM
#6
Don't work properly. Some use JavaScript, but that can't prevent me from using the same code to decode it and it DOES prevent browsers without JavaScript (or disabled JS) from accessing the page.
There are none that are not based on JavaScript.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jan 7th, 2004, 09:03 AM
#7
Hyperactive Member
Did not know that,...
never tried one. Had no reason to hide my source up till now.
Stephan
Keep Smiling - even if its hard 
Frankie Says Relax, wossname Says Yeah!
wossname:--Currently I'm wearing a gimp suit and a parachute.
C# - Base64 Blog
-
Jan 8th, 2004, 03:08 AM
#8
Thread Starter
Member
yes I know one can save the page as it get deliverd to his computer . but still is there any way which can prevent page from directly saved
-
Jan 8th, 2004, 03:19 AM
#9
Not as long as the user has the option to disabled JavaScript.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|