Need help with frames

This is a discussion on "Need help with frames" within the Web Page Design section. This forum, and the thread "Need help with frames are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Nov 25th, 2005, 17:55
New Member
Join Date: Nov 2005
Age: 32
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Question Need help with frames

I am desgining a website as a class project. We have to create a frames page per the professor. When I view my frames page on my ie (Firefox), everything looks great BUT when I upload to my server (netfirms) the page does not show up....What am I doing wrong?

Reply With Quote

  #2 (permalink)  
Old Nov 25th, 2005, 19:02
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Re: Need help with frames

Whats the url?
Reply With Quote
  #3 (permalink)  
Old Nov 25th, 2005, 19:27
New Member
Join Date: Nov 2005
Age: 32
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Need help with frames

http://agreear1.netfirms.com
Reply With Quote
  #4 (permalink)  
Old Nov 25th, 2005, 19:31
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Re: Need help with frames

Seems to work for me
What exactly wasnt working?
Reply With Quote
  #5 (permalink)  
Old Nov 25th, 2005, 19:37
New Member
Join Date: Nov 2005
Age: 32
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Need help with frames

When the knotwork page pulls up, it is empty.
Reply With Quote
  #6 (permalink)  
Old Nov 25th, 2005, 20:12
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Re: Need help with frames

Code: Select all
<title>Celtic Knotwork</title>
</head>

<frameset rows="85,*">
        <frame src="cl.html"/>
    <!-- Nested Frames -->
    <frameset cols="140,*">
        <frame src="links.html" />
        <frame src="knot.html" />
    </frameset>
</frameset>
Try changing those urls to http://www.domain.com/page.html like that.
Reply With Quote
  #7 (permalink)  
Old Nov 25th, 2005, 21:14
New Member
Join Date: Nov 2005
Age: 32
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Need help with frames

I followed your suggestion, but no change in view.
Reply With Quote
  #8 (permalink)  
Old Nov 26th, 2005, 01:32
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Re: Need help with frames

Code: Select all
<frameset cols="##,*" frameborder="NO" border="0" framespacing="0"> 
  <frame name="Frame 1" scrolling="NO" noresize src="linktofile">
  <frame name="Frame 2" src="linktofile">
</frameset>
Is the way a frames page should be set out, if its not working i have dunno why.
Reply With Quote
Reply

Tags
help, frames

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Frames Help lithiumforce Starting Out 4 Jun 25th, 2007 10:39
Frames piratescotty Web Page Design 8 May 22nd, 2007 19:11
Nav Bar/Frames - Plz help!!! design4586 Graphics and 3D 2 Jun 14th, 2006 16:26
Frames Pointblank Web Page Design 7 Jan 27th, 2006 21:30
I need help with frames!!!! courtjester Web Page Design 2 Sep 20th, 2003 07:30


All times are GMT. The time now is 02:30.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43