Questions tagged [view-source]

view-source is an URL scheme that will display the source code of an url.

In FireFox, Sea Monkey, Google Chrome and up to Internet Explorer 6, prepending an url with view-source: will show the source code of the url. Due to security issues in Internet Explorer, the support for this URL Scheme was dropped with the release of Windows XP SP2.

86 questions
0
votes
0 answers

Why does my code do this? line breaks in the middle of every opening tag

Midwestsalt.net > view source it looks like this throughout the whole site. makes no sense Its hard to debug with these line breaks in everywhere!I am not sure why this happens. SO says to add more details, this is the most i know about what is…
Joe Barrett
  • 135
  • 1
  • 10
0
votes
1 answer

View source not showing current gridview. What's happening here?

Using aspnet, c# 3.5, developing in vs2008. Using IE7. I have a web page consisting of a dropdown list and a gridview. The contents of the gridview are mostly dynamically generated in the code behind. When the app runs, the default value for the…
Lill Lansey
  • 4,475
  • 12
  • 47
  • 76
0
votes
2 answers

View source on pdf rendered inside a browser?

I have a report in Cognos. The output is rendered in a pdf inside the browser itself. Now the images are not showing up in the pdf. They show up fine in html. Now if they were not showing up on html, i would do a view source and check the image url…
Victor
  • 15,091
  • 64
  • 201
  • 364
0
votes
0 answers

View source does not show html source in cognos

In Cognos viewer, when the report is rendered in html format, in IE, it looks like any html page. But when I do a 'View Source', how come I do not see the html in the view source? is there a way to turn it on?
Victor
  • 15,091
  • 64
  • 201
  • 364
-1
votes
1 answer

Favicon doesn't show up in viewsource, or on images. (localhost chrome)

I'm currently creating a website, and I'm almost finished, but there's one problem. The favicon does not show up on view source, or on an image (in localhost, chrome). You see, I'm not sure if I'm doing something wrong or if this is just a bug.…
-1
votes
1 answer

How does angular inject component specific styles into
tag of the html? is there way to package css into files

Angular application: Opening viewsource html in the browser, it's dynamically adding inline style css tags as we browser cross different components in the page. Why does angular do this (lazing loading)? is there a way to separate it out rendering…
Joe
  • 41
  • 1
  • 6
-1
votes
1 answer

Need to pull details specific details from web page using vba

I need to pull the text 'Catalog Manager/ Sales' & 'EOL (product/component)' from the view source tab using VBA. Below is the view source code:
-1
votes
2 answers

Source Code Appears to Be Hidden

I'm trying to debug a particular website (that I do not control, but I'm helping to debug) and I did find the problem, but ran into something I've not seen before and hoping someone can explain it. When viewing the source code of the page using…
-2
votes
2 answers

Need to develop look & feel of an ASP.NET site another website

I am trying to create masterpage and necessary styles in my asp.net site. I am trying to replicate the colors, styles from the below website. www.power-tek.com I am trying to find which is the color code in the background (the one is…
Anirudh
  • 561
  • 5
  • 14
  • 32
-2
votes
9 answers

hide source of HTML page using javascript

I saw How to hide html source & disable right click and text copy? . One of the answers say use ctrl+u to view the source. But, using shortcut.js I can override ctrl+u as well. How do I view source in that case.
hrishikeshp19
  • 7,748
  • 21
  • 73
  • 135
-3
votes
4 answers

How do i hide my wordpress site page source like (bczcentral.com)?

Can i hide my wordpress blog site's page source like this? I have to ask this question because there are many plugins which can disable page source and right-click. but after typing manually "view-source:url" in browser it instantly shows the…
GDhaduk
  • 33
  • 3
1 2 3 4 5
6