Wow Web Designs Forums Home

Search
   
Members

Calendar

Help

Home
Search by username
Not logged in - Login | Register 


view source?
 Moderated by: Aycan  

New Topic

Reply

Print
AuthorPost
oprpg
Member
 

Joined: Sun Oct 12th, 2003
Location:  
Posts: 13
Status:  Offline
Mana: 
 Posted: Sun Oct 12th, 2003 07:28 pm

Quote

Reply
Is there any way to make it so users cannot view your source code.  Thanks

Aycan
Administrator
 

Joined: Wed Nov 29th, 2000
Location: Columbus, Ohio USA
Posts: 146
Status:  Offline
Mana: 
 Posted: Mon Oct 13th, 2003 02:51 am

Quote

Reply
You can only make it hard for novice users, but there is no way to prevent someone to read your source code.

Webmiester03
Member


Joined: Sun May 4th, 2003
Location: Richmond, United Kingdom
Posts: 14
Status:  Offline
Mana: 
 Posted: Wed Oct 29th, 2003 08:02 pm

Quote

Reply
There is one way but it is very very expensive! Search 'hide source' on http://www.google.com

tom
Member
 

Joined: Sun Oct 12th, 2003
Location:  
Posts: 7
Status:  Offline
Mana: 
 Posted: Thu Oct 30th, 2003 10:48 am

Quote

Reply
This toggles the right-mouse in IE, but it isn´t really useful:
<body oncontextmenu="return false">

Woodman
Member


Joined: Thu Sep 11th, 2003
Location: Hong Kong, China
Posts: 190
Status:  Offline
Mana: 
 Posted: Thu Oct 30th, 2003 03:29 pm

Quote

Reply
Greetings,

Just out of curiosity Webmiester, what's the website of this expensive service? Guess I'm just a little skeptical about whether it even works.

oprpg
Member
 

Joined: Sun Oct 12th, 2003
Location:  
Posts: 13
Status:  Offline
Mana: 
 Posted: Mon Nov 3rd, 2003 02:12 am

Quote

Reply
I do not want to pay for the source to be blocked.  However, I have created a script with php that whenever someone views source it logs their ip.

Someguy
Member


Joined: Fri Oct 25th, 2002
Location: Ottawa, Ontario Canada
Posts: 29
Status:  Offline
Mana: 
 Posted: Thu Dec 11th, 2003 02:14 pm

Quote

Reply

Viewing source doesn't send any info back to the server, how can a server-side script acknowledge that action?

mattr555
Member
 

Joined: Mon Mar 8th, 2004
Location:  
Posts: 5
Status:  Offline
Mana: 
 Posted: Mon Mar 8th, 2004 09:47 am

Quote

Reply
Mozilla based browsers also have a dom inspector which can be used to examine the html, client side script, and css of a page. users can also save the page and examine it offline. it is impossible to secure a page's markup.

relaxzoolander
Super Moderator


Joined: Sun Jan 25th, 2004
Location: Columbus, Ohio USA
Posts: 459
Status:  Offline
Mana: 
 Posted: Fri Nov 5th, 2004 12:51 am

Quote

Reply
design your sites in flash if you want strong protection.
i am just curious...why is it sooooo important that nobody sees your source code.
:shock:

r|z
-------------------------------------------
web design information

Last edited on Fri Jan 21st, 2005 01:38 am by relaxzoolander

FQR
Member


Joined: Mon Jan 24th, 2005
Location: United Kingdom
Posts: 28
Status:  Offline
Mana: 
 Posted: Wed Jan 26th, 2005 08:34 am

Quote

Reply
I'm curious too.

That's how I learned a lot, by looking at source codes of sites I admired.

Surely the web is also about sharing knowledge.

relaxzoolander
Super Moderator


Joined: Sun Jan 25th, 2004
Location: Columbus, Ohio USA
Posts: 459
Status:  Offline
Mana: 
 Posted: Wed Jan 26th, 2005 08:17 pm

Quote

Reply
FQR wrote: That's how I learned a lot, by looking at source codes of sites I admired.
i think you just answered the question.

:)

r|z
-------------------------------------------------------------------
web page development in ohio

FQR
Member


Joined: Mon Jan 24th, 2005
Location: United Kingdom
Posts: 28
Status:  Offline
Mana: 
 Posted: Wed Jan 26th, 2005 09:07 pm

Quote

Reply
mattr555 wrote: Mozilla based browsers also have a dom inspector which can be used to examine the html, client side script, and css of a page. users can also save the page and examine it offline. it is impossible to secure a page's markup.Whoppee! I just installed Mozilla. ;)

relaxzoolander
Super Moderator


Joined: Sun Jan 25th, 2004
Location: Columbus, Ohio USA
Posts: 459
Status:  Offline
Mana: 
 Posted: Wed Jan 26th, 2005 11:11 pm

Quote

Reply
mattr555 wrote: it is impossible to secure a page's markup.well....i have seen some pretty darn good systems.

:)

r|z
------------------------------------------------------
holiday greeting card designs

FQR
Member


Joined: Mon Jan 24th, 2005
Location: United Kingdom
Posts: 28
Status:  Offline
Mana: 
 Posted: Fri Jan 28th, 2005 06:07 pm

Quote

Reply
Just been surfing and gone way off course as usual but found this link which may be of interest even though it's way over my head. ;)

http://www.siteexperts.com/tips/hideit/coveringuptracks.asp

LoriL1212
Member


Joined: Sun Mar 21st, 2004
Location: Margate, USA
Posts: 14
Status:  Offline
Mana: 
 Posted: Fri Apr 15th, 2005 04:02 pm

Quote

Reply
The only way to "protect" what you do not want other people to see/use online is to NOT put it online.

xaccrocheur
Member
 

Joined: Fri Jun 17th, 2005
Location:  
Posts: 1
Status:  Offline
Mana: 
 Posted: Fri Jun 17th, 2005 08:34 am

Quote

Reply
LoriL1212 wrote: The only way to "protect" what you do not want other people to see/use online is to NOT put it online.
I could not have put it more plainly !
Basically everything that you show on the web is PUBLIC !

If it bothers you, too bad :dude:

pX (http://www.halluci.net, feel free)

Last edited on Fri Jun 17th, 2005 08:35 am by xaccrocheur

csg
Member
 

Joined: Sun Apr 17th, 2005
Location: Kennewick, Washington USA
Posts: 114
Status:  Offline
Mana: 
 Posted: Sat Jun 18th, 2005 12:17 am

Quote

Reply
Theres ways to make it so you can't right click and view source? But is there a way to make not posible to goto the menu and click view -> source. Becase you could use javascript or
<body oncontextmenu="return false">

and still click view -> source from the menu.

madchild24
Member
 

Joined: Thu Jan 19th, 2006
Location:  
Posts: 15
Status:  Offline
Mana: 
 Posted: Mon Jan 23rd, 2006 11:57 am

Quote

Reply
hotscripts.com has a code scrambler it keeps the code so browser can read but to any human it makes no sense.

RusselDesign
Member
 

Joined: Sat Feb 11th, 2006
Location: Las Piñas, Philippines
Posts: 4
Status:  Offline
Mana: 
 Posted: Sat Feb 11th, 2006 01:40 pm

Quote

Reply
theres a program that can encrypt your html codes just make a google search and you will find em...

yourhosting.co.uk
Member
 

Joined: Fri Mar 3rd, 2006
Location: Farnham, United Kingdom
Posts: 7
Status:  Offline
Mana: 
 Posted: Fri Mar 3rd, 2006 12:44 pm

Quote

Reply
what are you trying to hide as if you do it in php will hide most of it but will still show the outputs and html in it


 Current time is 01:49 am
Page:    1  2  Next Page Last Page  




Powered by WowBB 1.7 - Copyright © 2003-2006 Aycan Gulez
Page processed in 0.2534 seconds (10% database + 90% PHP). 20 queries executed.