PDA

View Full Version : Site that won't allow viewsoucre


PlatinumProject
10-30-2002, 12:25 PM
hey guys i found this interesting site when you right click the menu still pops up but when you click on view source noting happens same when you go to veiw> Source

is this a bug or are they some how stoping otheres from viewng there source code the only way i could see it was to click on the
Reveal Generated Source bookmark that i had i will post the link tell me if you get the same effect

http://www.xmlspy.com/features_schema.html

weired :confused:

PlatinumProject
10-30-2002, 12:28 PM
and it's the same with the othere pages except for the home page

jkd
10-30-2002, 12:30 PM
Right click works fine, as does View --> Source on the file menu.

PlatinumProject
10-30-2002, 12:32 PM
ya but when you click on the viewSource it doesn't show it to me
try it

right click
than click on viewSource

what haapens

Vladdy
10-30-2002, 12:34 PM
"View Source" works just fine in Mozilla

IE diehards can try this in the address line:

view-source:http://www.xmlspy.com/features_schema.html
:rolleyes: :rolleyes:

PlatinumProject
10-30-2002, 12:35 PM
still nothing notepad don't open and show me the source does it for you?
:confused:

PlatinumProject
10-30-2002, 12:36 PM
i tryed rightclick on othere websites and it works fine notpad opens and shows me the soruce but how come when i do it there it don't work?

bacterozoid
10-30-2002, 12:38 PM
Hmm, I got it to work a few times. Don't know what's up with that site. I just used my trusty view source code in the favorites...weird site.

PlatinumProject
10-30-2002, 12:41 PM
works in ----------------------------------does not work in

Netscape 7.0 ------------------------- --- Ie6+
Mozilla



not sure in any others?:confused:

Nightfire
10-30-2002, 01:00 PM
I think it's just a bug in IE. Before I redesigned my site, I couldn't view source of it, I didn't add any no right click codes or whatever. There's a few sites that do that. Sometime view-source:http://addy.com works, sometimes it doesn't.

undyingfires
10-30-2002, 02:17 PM
works in Opera 6

but it crashes NS 4.6 :o continually

everything else is great too

Spookster
10-30-2002, 03:19 PM
I right clicked and viewed source in IE6:

<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "xhtml1-transitional.dtd"><html><head><title>

That is the first little bit of the code. The code is pretty garbled up which could account for why IE sometimes does not want to view it plus the fact of the xml tag in the beginning. All of the source code doesn't even show up in notepad. It gets cut off after a bit.

PlatinumProject
10-30-2002, 04:54 PM
ya but if you go to there main page the index if you right click it works and shows source

PlatinumProject
10-30-2002, 04:55 PM
and there home page has the same lin on top

<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "xhtml1-transitional.dtd">

http://www.xmlspy.com/default.asp

Spookster
10-30-2002, 07:57 PM
Originally posted by PlatinumProject
and there home page has the same lin on top

<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "xhtml1-transitional.dtd">

http://www.xmlspy.com/default.asp

Go to one of the pages where you think you can't view source and then refresh the page a few times and try it again. I didn't work the first time for me so I refreshed the page a few times and it worked. I've experience the same phenomenon on other sites that were not trying to protect their source.