English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I created a website that uses a frameset. When I view it on my local computer they work well, but when I upload it to the web server the pages in the frames don't load (I get a file not found page).

2006-10-05 15:43:55 · 4 answers · asked by Wundt 7 in Computers & Internet Programming & Design

The paths are relative

i.e. src="foo/bar.html"

2006-10-05 15:56:39 · update #1

It appears that problem is the relative links. When I write absolute paths (HTTP://) it works!?

2006-10-06 06:44:34 · update #2

4 answers

I'm guessing the frameset is pointing to the file as an absolute path to your computer (ie. "c:\path\to\file.html") instead of a relative path (ie. "file.html") or absolute path to your server (ie. "http://domain.com/file.html").

It's best to use relative path names to make your site files more easily portable.

2006-10-05 15:55:17 · answer #1 · answered by Rob 2 · 1 0

cyber web 2.0 is all approximately purchasers making and sharing content fabric with people. The social area is the considered necessary ingredient. cyber web a million.0 replaced into basically like writing a e book and the travellers could basically examine. The transition from a million.0 to 2.0 replaced into somewhat fluent nonetheless, so which you won't be able to truly tell what's precisely a million.0 and what's precisely 2.0.

2016-10-18 21:49:19 · answer #2 · answered by templeman 4 · 0 0

Yeah, basically:

I think you're missing the Doctype Declaration.
Stick this line at the top of your source code BEFORE the tag.



If the above link did not display correctly just copy the XHTML FRAMESET DTD from this page.
http://www.w3schools.com/tags/tag_doctype.asp

In addition..your links might be formatted as "C:\blooblidiblah\index.php", in which case you'll have to modify your links too.

Have fun! Don't get frustrated. There's always a workaround.

2006-10-05 17:19:41 · answer #3 · answered by maniacrpg 2 · 0 0

Because your pages are probably too busy loading Rep. Mark Foley

2006-10-05 15:47:29 · answer #4 · answered by Atticus Flinch 4 · 0 2

fedest.com, questions and answers