Free Myspace Layouts | Loans | Secured Loans | Mortgages | Credit Card
why cant i view source? [Archive] - PCMech Forums

PDA

View Full Version : why cant i view source?


proxy
07-02-2003, 11:14 PM
this happens to me no matter what OS i use. sometimes when i right click and go to view source it works, other times it doesnt. i was having the problem earlier today. now i just made page in PHP which i want to see how the output appears in the source, the first time view source worked, now it doesnt. this is getting frustrating. if someone can help id appreciate it.
thanks :)

mairving
07-03-2003, 07:45 AM
Usually clearing your cache (IE-/Tools/Internet Options/Temporary Internet Files/Delete Files) fixes that

All Righty Then
07-05-2003, 09:38 AM
Some websites use scripts to prevent users from viewing/stealing web designers code. I use this code myself.

mairving
07-05-2003, 10:15 AM
Originally posted by All Righty Then
Some websites use scripts to prevent users from viewing/stealing web designers code. I use this code myself.

There are scripts out there that can obfuscate the code. Personal opinion is that they are a waste of time. Who cares about how you did your html, css or js. If you use a server-side programming language, people can't see thatr code anyway, since it is parsed as html.

Besides, the original question was dealing with pages that he built, which he was not using a script to hide the code.

All Righty Then
07-07-2003, 12:48 PM
Who cares about how you did your html, css or js.

Well I guess then you wont mind If I copy your code to use on web sites then...it will save me alot of time designing sites. Throw the copyright laws out of the window.

mairving
07-07-2003, 01:18 PM
Originally posted by All Righty Then
Who cares about how you did your html, css or js.

Well I guess then you wont mind If I copy your code to use on web sites then...it will save me alot of time designing sites. Throw the copyright laws out of the window.
No, I really don't care. Anyone is free to use any HTML, CSS or js that I have used on any site. I have also given other code (PHP) to people that asked for free.

I am not talking about images or content, which is a different matter. I am talking about HTML, which you can't copyright. Even without viewing the source, it is not generally hard to duplicate. I am also not talking about someone lifting your whole site and changing the name on it.

MonkeyBlitch
07-17-2003, 11:02 AM
Even if you use "codes" there is still a way to view your source.