 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
*debsc*
Joined: 12 May 2005 Posts: 4
|
Posted: Thu May 12, 2005 1:51 am Help i'm kinda new to this! |
|
|
|
<html>
Hi. Am at Uni and have to do a 6page html site that I have to use frames in. The title bar and side bar are fine, its just the main content frame (rightframe) which wont display as it says there is an DNS error. Is it my code or the Uni's server?! Please help!
<head>
<title>W.M.G. Electricals</title>
</head>
<frameset rows="18%,*"frameborder=no framespacing=0 border=0>
<frame src="java.html" name=title scrolling=no>
<frameset cols="25%,*"frameborder=no framespacing=0 border=0>
<frame src="sidebar1.html" name=sidebar>
<frame src="homepageinfo.html" name=rightframe>
</frameset>
</html>
homepageinfo.html:
<html>
<table width="100%" border=0>
<tbody>
<tr>
<td colSpan=1>
<Td>
Hello and welcome to W.M.G. Electricals' website.<br>
<br>
On this website you will be able to find out about our company, including how long our company has been established for,
who works for us and of course all the services that we can offer to you.<br>
<br>
You will also find that there is a page dedicated to your feedback and questions, containing all the details you need to
email, write or telephone us.</tr></td>
</tbody>
</html> |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8301 Location: Castle Pines North, CO USA
|
Posted: Thu May 12, 2005 4:15 am |
|
|
|
Is homepageinfo.html uploaded to the server as well and in the same folder? |
|
*debsc*
Joined: 12 May 2005 Posts: 4
|
Posted: Thu May 12, 2005 6:37 am Re:Please help me Im kinda new to this! |
|
|
|
Yes, they are in the same folder and I think its uploaded to the server  |
|
*debsc*
Joined: 12 May 2005 Posts: 4
|
Posted: Thu May 12, 2005 6:37 am Re:Please help me Im kinda new to this! |
|
|
|
Yes, they are in the same folder and I think its uploaded to the server  |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8301 Location: Castle Pines North, CO USA
|
Posted: Thu May 12, 2005 6:41 am |
|
|
|
| Do you have the URL? |
|
*debsc*
Joined: 12 May 2005 Posts: 4
|
Posted: Thu May 12, 2005 8:29 am |
|
|
|
Think I have found the problem. I'm unable to upload anything from my pc onto the server as its the Universitys and can only do it on certain pc's of theirs. I think
Am guessin for it to display in frames it needs to be on the server? |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8301 Location: Castle Pines North, CO USA
|
Posted: Thu May 12, 2005 8:48 am |
|
|
|
| Yes - it will need to be on their server unless you have another server that you can upload it to. You will then need to change the path according. |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|