Raised This Month: $51 Target: $400
 12% 

View Source Page possible BLOCK?


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
Da_sk8rboy
Veteran Member
Join Date: Jul 2006
Old 03-29-2007 , 03:21   View Source Page possible BLOCK?
#1

Hi everybody, I was trying to do some things for my site and was wondering if you could help me at all, or if it's even possible.
I have comments by others on my site hidden, so no one else could see them for privacy reason's. but i figured there had to be a way around the code that blocks them. Of course there was. right click>view source.
So my question is for anyone that cares enough to try to help me is is there anyway to block people from seeing things inside the view source? Or from even being able to use the command View Source Page?

Also, if you don't get what i'm saying right click the web screen, View source Page.

Much appreciated for a response.
Da_sk8rboy.
__________________
i stop around here and there.

Last edited by Da_sk8rboy; 03-29-2007 at 03:39.
Da_sk8rboy is offline
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 03-29-2007 , 08:21   Re: View Source Page possible BLOCK?
#2

I don't think you can hid the source (maybe you can...) but you can block all right clicking on your site...

Or you can make it so when someone makes a comment, it goes to another file which only you know about.
__________________
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 03-29-2007 , 08:47   Re: View Source Page possible BLOCK?
#3

Dude, if you don't want other people to see the comments, don't output them from your source.
__________________
Brad is offline
Skissors
Senior Member
Join Date: Jan 2007
Location: Due East of my backyard
Old 03-29-2007 , 08:48   Re: View Source Page possible BLOCK?
#4

Quote:
Originally Posted by vvg125 View Post
I don't think you can hid the source (maybe you can...) but you can block all right clicking on your site...

Or you can make it so when someone makes a comment, it goes to another file which only you know about.
Right click blocking doesnt help
there are still two ways to do it, the view toolbar at the top and by just pressing the button between alt and ctrl thats below .
it is the same function as right click without rightclicking
__________________
-Karma if you read this post
current karma i lost track but its less than -70
please leave your name, I wont be offended.

IM BACK
Skissors is offline
Lee
AlliedModders Donor
Join Date: Feb 2006
Old 03-29-2007 , 12:22   Re: View Source Page possible BLOCK?
#5

My guess is you're using a content management system of some sort and have hidden the user feedback using HTML comments within the template mechanism? Or not?

Besides, from what I can gather from your vague description of the problem, you should be using other means of form processing; such as having user input sent to you via email or written to a flat file.

There are no ways to hide HTML from the user without hiding it from the browser, and so your web page would be inaccessible. The only option available is code obfuscation. Here is one method using Javascript: http://www.felgall.com/jstip31.htm

Last edited by Lee; 03-29-2007 at 12:43.
Lee is offline
Twilight Suzuka
bad
Join Date: Jul 2004
Location: CS lab
Old 03-29-2007 , 12:24   Re: View Source Page possible BLOCK?
#6

You cannot block source. Why? It executes on the god damn client. If they don't know what the source is, they cannot view the webpage!
__________________
Twilight Suzuka is offline
Send a message via AIM to Twilight Suzuka Send a message via MSN to Twilight Suzuka
6pack
BANNED
Join Date: Mar 2006
Location: Cedarhurst, Long Island
Old 03-29-2007 , 13:21   Re: View Source Page possible BLOCK?
#7

Is this what you are looking to do?
open zip file and try to view the html doc
Attached Files
File Type: zip test.zip (1.1 KB, 135 views)
6pack is offline
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 03-29-2007 , 13:21   Re: View Source Page possible BLOCK?
#8

Quote:
Originally Posted by Twilight Suzuka View Post
You cannot block source. Why? It executes on the god damn client. If they don't know what the source is, they cannot view the webpage!

One alternative to 'hiding' your web source would be to use PHP for special functions so people cannot steal your exact code.

Quote:
Is this what you are looking to do?
open zip file and try to view the html doc
Now that is annoying.
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana
6pack
BANNED
Join Date: Mar 2006
Location: Cedarhurst, Long Island
Old 03-29-2007 , 13:24   Re: View Source Page possible BLOCK?
#9

Quote:
Originally Posted by SweatyBanana View Post
One alternative to 'hiding' your web source would be to use PHP for special functions so people cannot steal your exact code.
I got around that, look at the zip in the post above yours. Once open right click the doc and try to view sorce code
6pack is offline
Lee
AlliedModders Donor
Join Date: Feb 2006
Old 03-29-2007 , 13:38   Re: View Source Page possible BLOCK?
#10

Why did you post a solution almost identical to mine and then proclaim you "got around" the problem without giving credit to the original author or even how to achieve what you attached?

Last edited by Lee; 03-29-2007 at 13:40.
Lee is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:25.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode