How to view source of the htm page?

  • Thread starter Thread starter Jack
  • Start date Start date
J

Jack

I have found a webpage which does not reveal its source.
When I click on source nothing happens.
What can be done about it? There must be some way of accessing it.
How?
 
Did you scroll down the page?

Provide a URL.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Interesting, however in IE, use File Menu | Save As | Complete HTML, then open in notepad or open
the page in your browser, then do view source.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
I see the source just fine.


--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
===
|
http://www.dvbwest.com/product_info...id=40&osCsid=7b8eea993ee931830358590c7a78537c
|
|
| | > Did you scroll down the page?
| >
| > Provide a URL.
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > WEBMASTER Resources(tm)
| >
| > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > ==============================================
| > To assist you in getting the best answers for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >
| | > > I have found a webpage which does not reveal its source.
| > > When I click on source nothing happens.
| > > What can be done about it? There must be some way of accessing it.
| > > How?
| > >
| > >
| >
| >
|
|
 
Or turn off javascript -


<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="LTR" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>DVB West</title>
and discover that they have used a broken doctype on the page....
 
right click in the area near the title, "dvbwest.com" then click view source - it
works on my browser.
 
It does not on mine.
In fact I even do not have the 'View Source' menu when I click where you
said.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top