There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
blue screen blue screen of death boot computer connection cpu crash css dell display driver drivers email error ethernet excel firefox firefox 3 game hard drive hardware internet internet explorer itunes laptop malware monitor network networking nvidia outlook outlook 2003 outlook express partition printer problem problems router security slow software sound trojan usb video virus vista windows windows xp wireless
Software Development
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Software & Hardware > Software Development >
No frames ... No luck!


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

Closed Thread
 
Thread Tools
cwolfe98's Avatar
Senior Member with 662 posts.
 
Join Date: Jul 2001
Location: TN - USA
Experience: Daily!
20-Jan-2002, 10:01 AM #1
Question No frames ... No luck!
This is a problem that started in another forum. ((Calling all graphic's experts/Random Discussion
http://forums.techguy.org/showthread...3&pagenumber=2)) The thread kinda drifted off subject... oops! I thought it would be more appropriate here.

I seem to be having a minor brain lapse and cannot get this frame stuff down. What am I missing?

Here is my code:
((I removed the "<>" for posting))
___________
html
head
title Just a work in progress... /title
/head

body
FRAMESET COLS="20%,*" FRAMEBORDER="0" FRAMESPACING="0" BORDER="0"

NOFRAMES
h1 align=center Frame Page - You need a frame-ready browser. /h1
See a href="http://www.microsoft.com/ie" Microsoft Corporation /a or the
a href="http://home.netscape.com/comprod/mirror/index.html" Netscape Home Page /a for a free one.

/NOFRAMES

FRAME NAME="Test" SRC="Test.html" MARGINWIDTH="3" MARGINHEIGHT="10" SCROLLING="no"
FRAME NAME="justtesting" SRC="justtesting.html" MARGINWIDTH="3" MARGINHEIGHT="10"
/frameset
/body
/HTML

____________
I'm using geocities advanced HTML Editor. (Just straight "type it in yourself" text.)

On the other pages I have seen, it looks like they set up 3 pages. (I have Test.html, Test_index.html, & justtesting.html. ) On Test_index.html is where the above frame code is placed. Feel free to check out the other pages and view source also.
http://www.geocities.com/namethatno...Test_index.html
http://www.geocities.com/namethatno...Test.html
http://www.geocities.com/namethatno...justtesting.html

Any clues?
__________________

"The only thing necessary for the triumph of evil is for good men to do nothing."

-Edmund Burke-

Last edited by cwolfe98 : 20-Jan-2002 10:09 AM.
GoneForNow's Avatar
Distinguished Member with 12,503 posts.
 
Join Date: Jul 2001
20-Jan-2002, 12:02 PM #2
cwolfe98----For some reason the hyperlinks you posted work but return a "Page Can't Be Found" from geocities.

The frames coding should be located in the "index.html" file. I don't know why your index file is named "test_index.html". Did you name it this?
cwolfe98's Avatar
Senior Member with 662 posts.
 
Join Date: Jul 2001
Location: TN - USA
Experience: Daily!
20-Jan-2002, 01:43 PM #3
For some reason the TSG site addreviated the address. (I cut & pasted it from my address bar.) It shows up like this after posted at TSG:
http://www.geocities.com/namethatno...Test.html

But should be this http://www.geocities.com/ name that no one has/ Test.html ((Without the spaces.)

Yes, I named it index.html and text_index.html. Geocities really does not care what you call it. I named it test_index b/c as soon as I get my website rewrite done I will remove the word test that is infront of all the .html files, thus rewriteing. (test_page1, test_index, test_photos, etc...)
The index file at geocities is not really a file where you can put stuff. It is just the name of my front/welcome page to my website.

If you need to see what I am talking about. PM me, and I will give you my geocities user name and password.
__________________

"The only thing necessary for the triumph of evil is for good men to do nothing."

-Edmund Burke-
GoneForNow's Avatar
Distinguished Member with 12,503 posts.
 
Join Date: Jul 2001
20-Jan-2002, 07:50 PM #4
cwolfe98-----I'm looking into the problem to see if I can find the answer. Of course if anybody else knows the answer please feel free to jump in.

Normally, the basic structure of the web site when using frames is contain in the "Index" folder under the root directory. This "Index" file controls the apprearance of all the pages. In other words, you don't have to code frames for each page of the site. It's been a while since I've done one so I need to refresh my memory. I'll try to get to it tonight and post tomorrow.
__________________
The Democrats laughed. "I was talking about the minimum wage," Pelosi said. "The American people sent a message this past election, and that message was that they wanted their government to pretend there is no terrorist problem and instead focus on inane crap and entitlements... and who better to do that than we Democrats?"
Toddles18's Avatar
Distinguished Member with 2,920 posts.
 
Join Date: Jul 2001
Location: Bay City, Michigan
Experience: Level IV Geek
21-Jan-2002, 12:56 AM #5
hey wolf, looking good. To clear up the frame source problem instead of just putting in frame src="test.html" enter in the complete address of the page. Also I was thinking that that stuff should be above the no frames tags, I know it is on my page. Otherwise I can't see any problems with it
__________________

Michigan - America's first line of defense against Canada!
cwolfe98's Avatar
Senior Member with 662 posts.
 
Join Date: Jul 2001
Location: TN - USA
Experience: Daily!
21-Jan-2002, 08:05 PM #6


It must be something soooooo easy, thats why its not working.

Todd,
I tried that, no luck.
~~~~~~~~~
body
FRAMESET COLS="20%,*" FRAMEBORDER="0" FRAMESPACING="0" BORDER="0"

FRAME NAME="Test" SRC="http://www.geocities.com/namethatnoonehas/Test.html" MARGINWIDTH="3" MARGINHEIGHT="10" SCROLLING="no"
FRAME NAME="justtesting" SRC="http://www.geocities.com/namethatnoonehas/justtesting.html" MARGINWIDTH="3" MARGINHEIGHT="10"
/frameset

NOFRAMES
h1 align=center Frame Page - You need a frame-ready browser. /h1
See a href="http://www.microsoft.com/ie" Microsoft Corporation /a or the
a href="http://home.netscape.com/comprod/mirror/index.html" Netscape Home Page /a for a free one.

/NOFRAMES


/body
~~~~~~~~~~~~

Could it be geocities??? I'm sure they allow simple little 'ol frames!

__________________

"The only thing necessary for the triumph of evil is for good men to do nothing."

-Edmund Burke-
Toddles18's Avatar
Distinguished Member with 2,920 posts.
 
Join Date: Jul 2001
Location: Bay City, Michigan
Experience: Level IV Geek
21-Jan-2002, 09:17 PM #7
Try the code in the attached file.
Attached Files
File Type: txt frame.txt (716 Bytes, 78 views)
cwolfe98's Avatar
Senior Member with 662 posts.
 
Join Date: Jul 2001
Location: TN - USA
Experience: Daily!
21-Jan-2002, 11:03 PM #8
Hummm... Looks like I had the frame % off, and seems like some tags moved around....and .... BINGO! You did it!

I'll have to study it closer and see exactly how and why it is working.

Thanks! I'll let you know when the "remodeling" at my site is finished!

__________________

"The only thing necessary for the triumph of evil is for good men to do nothing."

-Edmund Burke-
cwolfe98's Avatar
Senior Member with 662 posts.
 
Join Date: Jul 2001
Location: TN - USA
Experience: Daily!
02-Feb-2002, 09:10 AM #9
Ok, got another bug to work out. I'm sure it is something easy, but I'm just not seeing it.

Why are the links opening up on the left frame(where the menu is) and not on the right frame??

View source(s) at http://www.geocities.com/namethatnoo...est_index.html
__________________

"The only thing necessary for the triumph of evil is for good men to do nothing."

-Edmund Burke-
Toddles18's Avatar
Distinguished Member with 2,920 posts.
 
Join Date: Jul 2001
Location: Bay City, Michigan
Experience: Level IV Geek
02-Feb-2002, 11:23 AM #10
You need to target your link, heres the discription on how to do that. http://www.apycom.com/apmenu/apmenu/params.html

I'll attach what your code should look like for it to work.


BTW, your page is looking good
Attached Files
File Type: txt html.txt (2.4 KB, 51 views)
cwolfe98's Avatar
Senior Member with 662 posts.
 
Join Date: Jul 2001
Location: TN - USA
Experience: Daily!
02-Feb-2002, 12:16 PM #11
oops,,, I tried "_frame name" , that didn't work. And had "_self" as default. "frame name" seems to work without the _ .

I guess I should try to read a little instead of just trial and error.

Thanx!
Closed Thread

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who help people like you solve computer problems. See our Welcome Guide to get started.



Thread Tools


You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 03:44 AM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.