This is a discussion on "Disable 'edit this page'" within the Website Planning section. This forum, and the thread "Disable 'edit this page' are both part of the Planning Your Website category.
|
|
|
|
|
![]() |
||
Disable 'edit this page'
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Disable 'edit this page'
Hey folks,
Newbie here. I have pages that I don't want people looking at the code for. Does anyone know how to use possibly Javascripts or an HTML code to block the button on the 'standard buttons' toolbar at the top of internet Explorer? I've been looking all over and experimenting myself but I can't get it to work. I can't look at the codes of the sites that have this for obvious reasons. Example: http://www.ibm.com/us/ There are many examples of this on corporation/major business websites. |
|
|
|
||||
|
Re: Disable 'edit this page'
There is no way to block the source code on a website. Some websites do have some of the features disabled in a browser but there is so many ways of getting the code that its not worth the effort. I can still get the code for that link you posted. Best thing to remember is "If you don't want it to be seen, don't put it on the internet". All the advice I can give ya.
Last Blog Entry: Happy Holidays - A Non Offensive way to say Merry Christmas? WRONG! (Dec 11th, 2007)
|
|
||||
|
Re: Disable 'edit this page'
+ 1 on what was said above.
It's waste of time! |
|
||||
|
Re: Disable 'edit this page'
Agree with the other two. Besides if it is good coding it can be a great learning tool for someone else.
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)
|
|
|||
|
Re: Disable 'edit this page'
The thing is that these pages are incomplete previews of pages that I build for a design business. I don't want clients taking these preview pages and finishing themselves without paying what is due for the complete project.
Another possibility is wrapping these project pages in a blank frame, blocking the code, but I have experienced some problems with that solution. I have considered drafting contract to work statements but as a new business, I doubt potential customers will look with approval at an advance payment on a project, especially with my almost nonexistent portfolio. I want to do any little thing that will prevent a client from accessing the code. Any tips on this as well would be appreciated. Thanks. Last edited by brockomundo; Jun 23rd, 2007 at 20:21. |
|
||||
|
Re: Disable 'edit this page'
Use a flat image with watermarks. Never display a temporary work to a client that is not an image and that is in usable condition. Place watermarks on it and make sure that it is unusable (by using code). Also, you should have something that makes sure that your client pays you even if they decide to go with someone else. They pay you the amount and you give them what you have made so far.
Last Blog Entry: Happy Holidays - A Non Offensive way to say Merry Christmas? WRONG! (Dec 11th, 2007)
|
|
||||
|
Re: Disable 'edit this page'
Quote:
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)
|
|
|||
|
Re: Disable 'edit this page'
Here is a little code for you courtesy of Dynamicdrive.com:
But it might be what you want! Copy and paste this between the <head> tags. |
|
|||
|
Re: Disable 'edit this page'
I like these suggestions. I have considered the Flash solution before but I was scared that the page would lose some of its functionality going from PHP and HTML to SWF. I've discovered that .SWF won't render tables and otherwise HTML in Flash is extremely limited.
|
|
||||
|
Re: Disable 'edit this page'
Besides that all I have to do is download the .swf and unpack it with my $10 program and I have all the code you typed in. So like I said before "If you don't want it to be stolen, don't put it on the internet". You could spend 2 years developing something that would be secure and I bet you I could find a way around it in 2 minutes. I've never seen source code I couldn't get to.
Last Blog Entry: Happy Holidays - A Non Offensive way to say Merry Christmas? WRONG! (Dec 11th, 2007)
|
|
||||
|
Re: Disable 'edit this page'
Sothink's decompiler takes about 30 seconds to fully decompile it and I haven't come across anything that it can't get a great .fla for yet.
Last Blog Entry: Happy Holidays - A Non Offensive way to say Merry Christmas? WRONG! (Dec 11th, 2007)
|
|
|||
|
Re: Disable 'edit this page'
Write it in a language you made up yourself. It may not display right but how important is that really? I can get any content with a number of site grabbers that are available for free.
|
|
|||
|
Re: Disable 'edit this page'
Quote:
|
|
||||
|
Re: Disable 'edit this page'
Oh come on. Yes search engines can index flash. Google started indexing flash over a year ago...lol. As for you hacking the swf their are ways that make it protected...which Sothink cannot decompile it. But you can still decompile it by hand, but as I said that would take at least 2 hours.
|
|
||||
|
Re: Disable 'edit this page'
Oh and as I said, do correctly. If you want my AS and my flash animations, you need to do it by hand not with Sothink, as you won't get my hidden code!
|
|
|||
|
Re: Disable 'edit this page'
Quote:
|
|
|||
|
Re: Disable 'edit this page'
Because I said so..now finish your veggies or no dessert.
|
|
||||
|
Re: Disable 'edit this page'
Umm ignore Andrew2u's posts. Guy doesn't seem to know what he is talking about. As for Sothink not being able to decompile your AS can you teach me your methods? I have yet to come across one that couldn't be decompiled but I have never used it on anything other than customizing templates that only include .swf's . I'd like to learn that and maybe if its not too hard you could post that as a security and Flash tutorial. (If you ever have enough time to write it, haha).
Last Blog Entry: Happy Holidays - A Non Offensive way to say Merry Christmas? WRONG! (Dec 11th, 2007)
|
![]() |
| Tags |
| edit page disabler |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how can i let users edit there own page, on my website? | AussieRichie | Starting Out | 3 | Feb 29th, 2008 01:31 |
| Right click disable.. | tipgal | JavaScript Forum | 6 | Feb 10th, 2008 18:46 |
| disable two inputs | smudge618 | JavaScript Forum | 2 | Feb 7th, 2008 15:24 |
| How to retain the disable state of the button after page refreshing | srinivasyadav | JavaScript Forum | 1 | Sep 9th, 2007 14:17 |