473,385 Members | 1,888 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Why does view source show this?

dgk
I'm writing a very simple webpage, one label, one imagebutton, using
Visual Studio 2003. I've changed the IP for security reasons as I'm
not ready for visitors. The page is in grid mode and is the start page
for that site in IIS.

The DNS for the site is a registered domain pointing to a dynamic IP
address using www.gotdns.org. I have another domain pointing to a
similar app in a different virtual directory in wwwroot and it works
fine. On this one I see the page ok, with my pretty colored background
and imagebutton. The imagebutton even takes me to the linked site, and
I get the same view source there. I've deleted the project and started
again with the same result.

------------------------------------


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title></title>
</head>
<frameset>
<frame src="http://999.999.999.999/mysite" name="redir_frame" />
<noframes>
<body>
<p>Sorry, your browser does not support frames. Please <a
href="http://999.999.999.999/mysite"
target="_top">go here</a>.</p>
</body>
</noframes>
</frameset>
</html>

Nov 19 '05 #1
2 1224
If that html doesn't look familiar to you at all, it sounds like your web host or dns service is trying to wrap your site in a frameset rather than providing a direct link to it. Are you using the "cheap-o" providers?

"dgk" <so******************@hot-nospamp-mail.com> wrote in message news:0f********************************@4ax.com...
I'm writing a very simple webpage, one label, one imagebutton, using
Visual Studio 2003. I've changed the IP for security reasons as I'm
not ready for visitors. The page is in grid mode and is the start page
for that site in IIS.

The DNS for the site is a registered domain pointing to a dynamic IP
address using www.gotdns.org. I have another domain pointing to a
similar app in a different virtual directory in wwwroot and it works
fine. On this one I see the page ok, with my pretty colored background
and imagebutton. The imagebutton even takes me to the linked site, and
I get the same view source there. I've deleted the project and started
again with the same result.

------------------------------------




<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title></title>
</head>
<frameset>
<frame src="http://999.999.999.999/mysite" name="redir_frame" />
<noframes>
<body>
<p>Sorry, your browser does not support frames. Please <a
href="http://999.999.999.999/mysite"
target="_top">go here</a>.</p>
</body>
</noframes>
</frameset>
</html>

Nov 19 '05 #2
dgk
On Thu, 24 Mar 2005 11:13:23 -0500, "Raterus" <ra*****@hotmail.com>
wrote:
If that html doesn't look familiar to you at all, it sounds like your web host or dns service is trying to wrap your site in a frameset rather than providing a direct link to it. Are you using the "cheap-o" providers?
Absolutely the cheapest host, my PC. The DNS for the site is provided
by www.gotdns.org which maps the domain to my dynamic IP address. But
another site, running the same way, does not have the problem.
Comparing the setup on gotdns I see that I have cloaking on for the
site that is giving me the frameset source. I thought that I had them
the same. Ok, I turn it off (time passes) and it works fine.

Very nice, the cloaking ability has a view source that shows the IP
address anyway. Thanks for your help.

"dgk" <so******************@hot-nospamp-mail.com> wrote in message news:0f********************************@4ax.com...
I'm writing a very simple webpage, one label, one imagebutton, using
Visual Studio 2003. I've changed the IP for security reasons as I'm
not ready for visitors. The page is in grid mode and is the start page
for that site in IIS.

The DNS for the site is a registered domain pointing to a dynamic IP
address using www.gotdns.org. I have another domain pointing to a
similar app in a different virtual directory in wwwroot and it works
fine. On this one I see the page ok, with my pretty colored background
and imagebutton. The imagebutton even takes me to the linked site, and
I get the same view source there. I've deleted the project and started
again with the same result.


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: bayram guzer | last post by:
hi everybody, i have very strange error. i can not see some of the asp pages on my browser. when i look from view source, all the source is there but browser does not show anything, just an empty...
5
by: Pete Wason | last post by:
Hiall! I have a demo viewer page for javascript stuff that has three buttons "DEMO" "HTML" and "JSCR", and an IFRAME called 'viewer'. Initially, the IFRAME gets loaded with the actual demo...
0
by: priyank | last post by:
I have a datasource as a xml file. I display one row at a time based on filter value. when I chage different value the datalist displays currect information on display based on filter value but...
12
by: Nalaka | last post by:
Hi, I suddenly started getting a lot of errors from html validation (some CSS) so I followed the following instructions to disable it. If you'd rather not have these types of HTML validation...
6
by: jwwishart | last post by:
For some reason I'll view an aspx page and... 1. Scripts that I add (using the RegisterStartupScript method of the Page object) dont show up in the source(IE->View Source)even thought I know...
0
by: Don | last post by:
I have a page that has several controls on it and the controls are shown or hidden during postback. I show and hide them using the visible property. When I use 'view source' in Internet Explorer...
13
by: Bob Jones | last post by:
Here is my situation: I have an aspx file stored in a resource file. All of the C# code is written inline via <script runat="server"tags. Let's call this page B. I also have page A that contains...
1
by: active | last post by:
I have two asp:Table One (Table2) inside a tablecell of the other (Table1) Only one (Table1) shows up in the properties list in Design mode. I have cells in Table2 and they show in the view...
5
by: =?Utf-8?B?Y3lydXM=?= | last post by:
Hi everybody, I have created a simple web form which contains a repeater. every item of the repeater has a button to delete the tiem. my web form uses Resource files to globalizing the form...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.