Log In · Register

 
Coding help: Why the f*ck won't the right page show up in the iframe?
jujuju
post Apr 10 2007, 09:42 PM
Post #1


a hole in the wall
*

Group: Member
Posts: 7
Joined: Feb 2007
Member No: 502,821



I am trying to put together a website and I'm coding using Notepad. This is my code for my index:

QUOTE
<html>
<head>
<title>index.html</title>

<link rel="stylesheet" href="css.css" type="text/css">
</head>
<body scroll=no>
<center>
<table width=701px>
<tr>
<td colspan=2><img src=scarlett.png border=1></td></tr>
<tr><td width=200px bgcolor=grey>navigation</td>

<td width=501px><iframe src="wtf.html" width="501px"

height="100%"></iframe></td>
</tr>

</table>

</body>


Now, every time I look at my file in Mozilla, instead of loading "wtf.html" in the iframe, it loads this:

QUOTE
File not found


Firefox can't find the file at /C:/Documents and Settings/Admin/My Documents/cap'n/My Photos/layouts/index 1/news.html.





* Check the file name for capitalization or other typing errors.

* Check to see if the file was moved, renamed or deleted.


Why the HELL is it doing this?!?
 
 
Start new topic
Replies (1 - 3)
*WHIMSICAL 0NE*
post Apr 11 2007, 07:08 PM
Post #2





Guest






In your IFrame you might have to write out the entire URL, rather than just that portion. Have you tried that?
 
clarity
post Apr 11 2007, 08:50 PM
Post #3


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



you need to make a page JUST for an iframe, and the have a link open into it.

If you want, I can help out since that above^ Sounded confusing.
 
freeflow
post Apr 11 2007, 09:17 PM
Post #4


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



^ He did that. In the iframe src="wtf.html". "wtf.html" is his page. Its linked in the iframe under src.

What Dee was telling him to attempt is to type in the full url (ex: www.toyaisawesome.com/wtf.html) rather than just the name. (Even though usually both work)

Thats really odd (the problem) do what Dee said if that doesn't work try not looking in firefox but something else. If you actually upload your site and it works, forget about firefox.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: