GIDForums  

Go Back   GIDForums > Webmaster Forums > Web Design Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 21-Jan-2009, 14:43
damy damy is offline
Junior Member
 
Join Date: Aug 2007
Location: Romania,Timisoara
Posts: 51
damy is on a distinguished road

Empty page


I have uploaded an index.htm file to an webhosting server but when I go at the address of the page that I have been uploaded, the browser is not displaying anything.
  #2  
Old 21-Jan-2009, 23:53
marktaylor marktaylor is offline
Account Disabled
 
Join Date: Jan 2009
Posts: 11
marktaylor is on a distinguished road

Re: emty page


Hi damy,
I think the problems in your coding ,if you don't mind give me code of your page.
  #3  
Old 22-Jan-2009, 09:09
damy damy is offline
Junior Member
 
Join Date: Aug 2007
Location: Romania,Timisoara
Posts: 51
damy is on a distinguished road

Re: emty page


Quote:
Originally Posted by marktaylor
Hi damy,
I think the problems in your coding ,if you don't mind give me code of your page.


Ok:

HTML Code:
<html> <frameset rows="30%,70%"> <frame noresize="noresize" src="top.htm"> <frameset cols="10%,80%,10%"> <frame noresize="noresize" src="left.htm"> <frame noresize="noresize" src="base.htm"> <frame noresize="noresize" src="right.htm"> </frameset> </frameset> </html>
  #4  
Old 24-Jan-2009, 00:26
Blake's Avatar
Blake Blake is offline
Member
 
Join Date: Nov 2005
Posts: 255
Blake is a jewel in the roughBlake is a jewel in the rough

Re: Empty page


When you load your page and go to view page source, does anything show up? If you go to view page source and you don't see the code you just posted, then that code is not the problem.

Make sure there aren't any other files called index (with different extensions) in your web directory.
__________________
www.blake-foster.com
  #5  
Old 24-Jan-2009, 09:51
damy damy is offline
Junior Member
 
Join Date: Aug 2007
Location: Romania,Timisoara
Posts: 51
damy is on a distinguished road

Re: Empty page


And if I see my code? Is my code fault?
  #6  
Old 24-Jan-2009, 09:55
Blake's Avatar
Blake Blake is offline
Member
 
Join Date: Nov 2005
Posts: 255
Blake is a jewel in the roughBlake is a jewel in the rough

Re: Empty page


Most likely yes. If you post a link to your site, I could give you a more helpful answer.
__________________
www.blake-foster.com
  #7  
Old 24-Jan-2009, 10:05
damy damy is offline
Junior Member
 
Join Date: Aug 2007
Location: Romania,Timisoara
Posts: 51
damy is on a distinguished road

Re: Empty page


ok. there it is: http://damyg.xhost.ro/, thanks for your amibility
  #8  
Old 25-Jan-2009, 10:07
damy damy is offline
Junior Member
 
Join Date: Aug 2007
Location: Romania,Timisoara
Posts: 51
damy is on a distinguished road

Re: Empty page


The problem was with the frames compatibility with de sever that I'm using, it doesn't like frames, but now I'm confronting with that banner that appears in my every frame and distroy my page. How to replace the frames, being a beginner also.
  #9  
Old 25-Jan-2009, 10:12
Blake's Avatar
Blake Blake is offline
Member
 
Join Date: Nov 2005
Posts: 255
Blake is a jewel in the roughBlake is a jewel in the rough

Re: Empty page


You're right about the frames--your web host is inserting the banner code, which interferes with your frame layout. You could try using iframes if you want, although I would encourage you to abandon frames altogether. They're a bit dated, after all.

To deal with the banner appearing inside of each frame, you could put the content of each frame inside of an absolutely positioned div tag, so that the content appears on top of the banner. The banner will still be there, but you won't see it.
__________________
www.blake-foster.com
  #10  
Old 25-Jan-2009, 10:20
damy damy is offline
Junior Member
 
Join Date: Aug 2007
Location: Romania,Timisoara
Posts: 51
damy is on a distinguished road

Re: Empty page


That is what i'm asking, if frames are not used anymore, me, like a biginner with what to start, because I want to learn how to do web pages, and for now I try to learn html and CSS, with what I have to replace the frames, because I consider that frames are a good tool to manage the aspect of the site.
 
 

Recent GIDBlogAccepted for Ph.D. program by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to add a web page I created to apache padan66 Apache Web Server Forum 2 21-Feb-2008 19:40
Page Rank vs. Google listing crystalattice Search Engine Optimization Forum 8 15-Mar-2007 04:49
Loading a php page in an iframe from javascript Clive73 Web Design Forum 0 18-May-2005 07:10
Javascript: Pop Up Tutorial BobbyDouglas Web Design Forum 0 20-Nov-2003 23:19
Search Engine Positioning 101 and 201 "How To" Tips... 000 Search Engine Optimization Forum 0 29-May-2003 11:34

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 09:04.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.