View Full Version : lil code question
flyingiguana
03-09-2002, 06:17 AM
whats that code that stops people from viewing your pages source code?
Brian911
03-09-2002, 06:53 AM
no code can do that...<br />we have a discussion about this at least 5 times a year <img border="0" title="" alt="[Smile]" src="smile.gif" /> <br /><br />you can search for "disable right mouse javascript source" or so in google and you'll find a very simple but inefficient solution
flyingiguana
03-09-2002, 06:55 AM
try to view the source on persian kitty. this is what i get<br /><br /><!-- SSI DHTML ERROR 402 - FILE NOT FOUND -->
abshard
03-09-2002, 07:06 AM
that is for people who are not smart enough to scroll down the page
justsexxx
03-09-2002, 07:07 AM
Hi what you can do is the following.<br /><br />MAke a frame page. Disable the right mouse. And disable that page a.html can be loaded without being loaded from index.htm or whatever.<br /><br />It's not waterproof, but at least more difficult<br /><br />Andre
Sandy
03-09-2002, 09:31 AM
</font><blockquote><font size="1" face="Verdana, Arial">quote:</font><hr /><font size="2" face="Verdana, Arial">Originally posted by justsexxx:<br /><strong>Hi what you can do is the following.<br /><br />MAke a frame page. Disable the right mouse. And disable that page a.html can be loaded without being loaded from index.htm or whatever.<br /><br />It's not waterproof, but at least more difficult<br /><br />Andre</strong></font><hr /></blockquote><font size="2" face="Verdana, Arial">Yup, then you have to look in the source for the page name, and type that page in your browser window then do view source and you have the code.<br /><br />maybe you can disable direct request of that page in you .htaccess so that only your index.html can retrieve the page. like disable direct request of a pic!
playa
03-09-2002, 09:43 AM
</font><blockquote><font size="1" face="Verdana, Arial">quote:</font><hr /><font size="2" face="Verdana, Arial">Originally posted by abshard:<br /><strong>that is for people who are not smart enough to scroll down the page</strong></font><hr /></blockquote><font size="2" face="Verdana, Arial">haha,,, i couldn't help myself and had see it for myself,,,,
Jorge
03-09-2002, 10:20 AM
make everything in flash<br />-or-<br />you can make it more difficult by translating your code to pure ASCII code<br />-or-<br />put your code in one looooooooooooong row<br /><br />BTW. I like your nick. When I saw it for the first time I read it Flying Guano ~ Flying Penguin Shit.<br />and my favorite: <img border="0" alt="[Hi]" title="" src="graemlins/hi.gif" />
druhix
03-09-2002, 10:51 AM
FrontPage can always get code.<br />Doesn't matter what you try to hide.<br /><br />That shit only works on little youths that try to rip off your shit because they can't yet design well
flyingiguana
03-09-2002, 02:59 PM
</font><blockquote><font size="1" face="Verdana, Arial">quote:</font><hr /><font size="2" face="Verdana, Arial">Originally posted by abshard:<br /><strong>that is for people who are not smart enough to scroll down the page</strong></font><hr /></blockquote><font size="2" face="Verdana, Arial">well slap my ass and call me an idiot <img border="0" title="" alt="[Eek!]" src="eek.gif" />
morepornmovies
03-09-2002, 03:29 PM
***SLLLAAAAP*** <img border="0" alt="[ROTFLMAO]" title="" src="graemlins/rotflmao.gif" />
'Plat
03-09-2002, 06:32 PM
rofl ya i used to have on my page:<br /><br /><!-- Your IP has been logged and we are reporting it to our fraud department for obstruction of source code under pentalty code 1187. --><br /><!-- you may now close your browser thanks --><br /><br />lol i used to get emails from ppl explaining it was an accident and they didnt mean to view it <img border="0" title="" alt="[Razz]" src="tongue.gif" />
Hornication.com
03-09-2002, 06:51 PM
LMAO @ this topic. There is no way to prevent people who know what they're doing from reading your source code. Add any JavaScript you want, I can still see your code because it's publicly accessible (obviously). It has to be publicly accessible because my browser has to read the source code and translate it into a viewable web page. If my browser can read it, I sure as hell can see it.<br /><br />You can add some code to make it a little harder to read, but I can think of about a half-dozen ways to get around that in about 5 seconds. I say don't worry so much about who's reading your code because you can't stop it.
justsexxx
03-09-2002, 06:55 PM
</font><blockquote><font size="1" face="Verdana, Arial">quote:</font><hr /><font size="2" face="Verdana, Arial">Originally posted by Sandy:<br /><strong> </font><blockquote><font size="1" face="Verdana, Arial">quote:</font><hr /><font size="2" face="Verdana, Arial">Originally posted by justsexxx:<br /><strong>Hi what you can do is the following.<br /><br />MAke a frame page. Disable the right mouse. And disable that page a.html can be loaded without being loaded from index.htm or whatever.<br /><br />It's not waterproof, but at least more difficult<br /><br />Andre</strong></font><hr /></blockquote><font size="2" face="Verdana, Arial">Yup, then you have to look in the source for the page name, and type that page in your browser window then do view source and you have the code.<br /><br />maybe you can disable direct request of that page in you .htaccess so that only your index.html can retrieve the page. like disable direct request of a pic!</strong></font><hr /></blockquote><font size="2" face="Verdana, Arial">Nope you didn't read imagine<br /><br />framepages is index.html that loads a.html and b.html<br /><br />Now you disable rightclick in a.html and b.html.<br /><br />SOmeone will notice heh maybe frames, look sinto the source and load b.html, but b.html must have index.html as referer...<br /><br />Andre
flyingiguana
03-09-2002, 06:55 PM
thats what i want, code to make it harder to see. like not allowing ppl to view the source code
'Plat
03-09-2002, 07:02 PM
No matter what I can find your source code.<br /><br />1. You can use no right click scripts >> easy to penetrate.<br /><br />2. No rightclick scripts using frames >> easy to penetrate.<br /><br />3. Right click prompts >> very easy to penetrate.<br /><br />A little secret with right click prompts... Try this sometime, right click and hit spacebar then right click very fast after u hit spacebar. Kinda funny cause it overrides the prompt and allows u to view the right click options.
toker
03-09-2002, 07:54 PM
Nah just keep hittiting both buttons it works once you get the timing down <img border="0" title="" alt="[Smile]" src="smile.gif" />
'Plat
03-09-2002, 08:05 PM
ya i get it right the first time all the time <img border="0" title="" alt="[Razz]" src="tongue.gif" /> <br /><br />i forget how i figured that out just bs try i guess <img border="0" title="" alt="[Razz]" src="tongue.gif" />
vBulletin® v3.7.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.