473,385 Members | 2,069 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.

Firefox view source shows frameset when I don't use frames

dlite922
1,584 Expert 1GB
This is unbelievably weird. My site shows in "view source" the following in Firefox 3:

Expand|Select|Wrap|Line Numbers
  1. <frameset rows="100%,*" border="0">   
  2. <frame src="http://www.example.com" frameborder="0" />   
  3. <frame frameborder="0" noresize /> 
  4. </frameset> 
  5.  
in IE and on another computer with FF3 it displays the HTML source code just fine.

I'm launching FF in safe mode to no avail.

// FF issue i know. the site is PHP, i know wrong forum, but I didn't know where else to turn to

And (this might be related) my URL does not change when I clearly switch pages. When I click the page1 link, the URL does not change to .com/page1.php.

I'm about ready to pull my hair out.


Any ideas?



Dan
Aug 29 '08 #1
5 3160
Ferris
101 100+
First, I'm sure that you used frames.
I guess you right clicked and choose "view source" in the pop-up menu. If you did that,you will see the HTML source code in IE , and frameset code in Firefox. IE will show the code of the page you right clicked in, and firefox will show the main page's code. If you want to see HTML source code in Firefox, right click and choose "frame[H]"->"view source" .

Here's a frameset demo page .You can have a try.
http://www.w3school.com.cn/tiy/loadt...html_frame_mix

Hope it helps.
Aug 30 '08 #2
Markus
6,050 Expert 4TB
You don't use frames? Are you positive. Maybe your host puts them in? This is definitely strange though.
Aug 30 '08 #3
pbmods
5,821 Expert 4TB
Heya, Dan.

Is that content coming from the database, or did your HTML get modified?

I'm guessing your site got hacked, and you'll need to be able to determine how it happened to prevent it from happening again.
Aug 30 '08 #4
nathj
938 Expert 512MB
I have seen this numerous times. It is most likely that the host puts in frames. A friend of mine builds sites without frames and the source shows this. It's not relating to the browser or anything it's simply the hosts way of handling some URL type stuff that I don't fully understand.

Who is your host?

nathj
Sep 1 '08 #5
Dormilich
8,658 Expert Mod 8TB
Maybe your host puts them in? This is definitely strange though.
I know that some ISPs use frames when they want a custom URL point to their shared host directory (which in most cases is not very memorizable).
Sep 1 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: ck388 | last post by:
I am trying to open a frameset in a new window......where the frame called "main" shows the file called customerGeneral.aspx. I can't get it to work though...i always get something like...
2
by: relaxedrob | last post by:
Hi All! I have a frameset document and I want each mainFrame document to have the following ability: - be viewed by itself (i.e. without frames if within frameset). - be viewed within frame...
1
by: Bill H | last post by:
I run a dbms application that interfaces with the web. This module creates a frames page with two frames ('main' and 'mwinfoframe'). All communication with the dbms is routed through the...
5
by: Martin Chen | last post by:
I have a frame set (as per MS FrontPage 2000). It has a contents and a main frame. The contents frame has a menu bar written with with javascript (in the context of a table). In IE6.1 everything...
13
by: Giggle Girl | last post by:
Hi there, I am having a problem with the behavior of Firefox, where lefthand column content is not resized properly after it is "collapsed" and then "re-expanded". An online demo is available...
4
by: lmarceglia | last post by:
Hi, I have this website that doesn't work in Firefox 1.5: www.pianetaluca.com The HTML source is: <TITLE>PianetaLuca</TITLE> </HEAD>
12
by: vietgurlqt | last post by:
I don't what is wrong my site but some of my members cant view it on firefox. I been browsing the net for answer but i havent find the solution. Some said add <!DOCTYPE HTML PUBLIC "-//W3C//DTD...
15
by: Giggle Girl | last post by:
Hello there, :) I need a frameset that will have the same look and behavior in Firefox 1.5+ as it does in IE 6+. Here is a URL for it: http://66.51.164.93/fs/default.htm In IE, the "seam"...
0
by: Eyal | last post by:
hi to all, i have the following: frames.html: <html> <head> </head> <frameset cols="*,*"> <frame src="a.html" name="a" /> <frame src="http://google.com" name="b" />
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: 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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.