SV650.org - SV650 & Gladius 650 Forum



Idle Banter For non SV and non bike related chat (and the odd bit of humour - but if any post isn't suitable it'll get deleted real quick).
There's also a "U" rating so please respect this. Newbies can also say "hello" here too.

Reply
 
Thread Tools
Old 28-07-06, 07:33 AM   #11
TSM
The Sick Man
Mega Poster
 
TSM's Avatar
 
Join Date: Nov 2004
Location: Peckham.SE.LDN
Posts: 4,768
Default

Quote:
Originally Posted by Skip
Thanks everyone, I will be having another crack at it this afternoon... seems odd though that Dreamweaver would implement the links wrong - it has to be something I have done!
When you create links you can tell it to be relitive or absolute. Also it depends on where the original file was saved etc..
__________________
OTR: KTM 690 Duke R 2015 Full Akro
SIDELINE: Kwak ZX636 A1P 2002, Red, R&G's, Yoshi, Double Bubble Screen
GONE: Kwak ZX-7R P1, Full Akro, Undertray, Screen
GONE: SV650S K2 Very Bruised & Without Fairing, Motovation Frame Sliders, R&G Ally Sprocket Toe Protector, HEL 2 Line Setup, GSXR K1 600 RWU Forks, Barnett Clutch & Springs, Penske 8981 Shock, Gilles Ti Rearsets, Steel Barends, Scottoiler, AFAM Chain & Sprockets, Twin FIAMM Horns, Skidmarx Bellypan, Full Micron Zeta Steel System, Cut down undertay.

Forum Problems & Information / Site Suggestions
TSM is offline   Reply With Quote
Old 28-07-06, 07:38 AM   #12
Skip
Member
Mega Poster
 
Skip's Avatar
 
Join Date: Feb 2005
Location: Norfolk
Posts: 3,151
Default

Quote:
Originally Posted by TSM
Quote:
Originally Posted by Skip
Thanks everyone, I will be having another crack at it this afternoon... seems odd though that Dreamweaver would implement the links wrong - it has to be something I have done!
When you create links you can tell it to be relitive or absolute. Also it depends on where the original file was saved etc..
I am hoping you are right there TSM - I did try editing the HTML with no / in front of the page names, but it made no difference - the pages all display fine on their own so it has to be a simple links problem - obviously I must be simpler...!
__________________
'81 Honda H100A
'18 Honda MSX125 (Grom)
Skip is offline   Reply With Quote
Old 28-07-06, 10:48 AM   #13
Ping
Guest
 
Posts: n/a
Default

Silly question but your actual filenames... do they end in .htm or .html? It's an easy thing to miss if you haven't already made sure.

You can test your framset by setting the frame links to other pages outside your site (i.e. set them to http://forums.sv650.org/ - as long as there's no framebusting code)

Good luck

Edit: I just tested the frameset code in TSM's post and it works with all the links to here so I reckon you've got files with .htm extensions instead of .html.
  Reply With Quote
Old 28-07-06, 11:01 AM   #14
Skip
Member
Mega Poster
 
Skip's Avatar
 
Join Date: Feb 2005
Location: Norfolk
Posts: 3,151
Default

Originally I had them with .htm extensions but then changed them to .html thinking that was the problem. Do frames rely on html extensions then? I will double check all this later - thanks
__________________
'81 Honda H100A
'18 Honda MSX125 (Grom)
Skip is offline   Reply With Quote
Old 28-07-06, 11:03 AM   #15
MattTheLoony
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Skip
Originally I had them with .htm extensions but then changed them to .html thinking that was the problem. Do frames rely on html extensions then? I will double check all this later - thanks
Frames don't rely on extensions. The links just need to match your files.
  Reply With Quote
Old 28-07-06, 11:07 AM   #16
Ping
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by MattTheLoony
Quote:
Originally Posted by Skip
Originally I had them with .htm extensions but then changed them to .html thinking that was the problem. Do frames rely on html extensions then? I will double check all this later - thanks
Frames don't rely on extensions. The links just need to match your files.
I created my own files called footer.html, banner.html and main.htm. The links in the frameset were all directed to .html extensions and couldn't find main.html, so I'm not entirely sure your info is entirely correct.



Btw, I also took out the / in all the links i.e. src="banner.html"
  Reply With Quote
Old 28-07-06, 11:10 AM   #17
MattTheLoony
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Ping
Quote:
Originally Posted by MattTheLoony
Quote:
Originally Posted by Skip
Originally I had them with .htm extensions but then changed them to .html thinking that was the problem. Do frames rely on html extensions then? I will double check all this later - thanks
Frames don't rely on extensions. The links just need to match your files.
I created my own files called footer.html, banner.html and main.htm. The links in the frameset were all directed to .html extensions and couldn't find main.html, so I'm not entirely sure your info is entirely correct.

That's because you created main.htm, of course it can't find main.html
  Reply With Quote
Old 28-07-06, 11:11 AM   #18
Carsick
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Ping
Quote:
Originally Posted by MattTheLoony
Quote:
Originally Posted by Skip
Originally I had them with .htm extensions but then changed them to .html thinking that was the problem. Do frames rely on html extensions then? I will double check all this later - thanks
Frames don't rely on extensions. The links just need to match your files.
I created my own files called footer.html, banner.html and main.htm. The links in the frameset were all directed to .html extensions and couldn't find main.html, so I'm not entirely sure your info is entirely correct.



Btw, I also took out the / in all the links i.e. src="banner.html"
No, he's right. The value of the src attribute must be the same as the full name of the file. The actual extension is irrelevent, so long as they are the same.
Unfortunately, "features" like Windows XP hiding file extensions has meant that most people don't realise that an extension is still a full part of the filename and is nothing special.
  Reply With Quote
Old 28-07-06, 11:19 AM   #19
timwilky
Member
Mega Poster
 
timwilky's Avatar
 
Join Date: Mar 2004
Location: Not in Yorkshire. (Thank God)
Posts: 4,116
Default

Quote:
Originally Posted by Carsick
No, he's right. The value of the src attribute must be the same as the full name of the file. The actual extension is irrelevent, so long as they are the same.
Not wishing to teach my granny to suck eggs, I know you were trying to keep thinks simple but.

Errrr. Not quite, the extension tells the web server what to do with the file. You don't write the mime encoding stuff into a HTML file but when the web server presents it ,there are encoding headers dictated by the file type. Similarly a file does not need to be html content, it could be php, perl or an application. The server must know what to do with it and this is dictated either by the file extension, presence in a cgi directory etc.
__________________
Not Grumpy, opinionated.
timwilky is offline   Reply With Quote
Old 28-07-06, 11:19 AM   #20
Ping
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by MattTheLoony
Quote:
Originally Posted by Ping
Quote:
Originally Posted by MattTheLoony
Quote:
Originally Posted by Skip
Originally I had them with .htm extensions but then changed them to .html thinking that was the problem. Do frames rely on html extensions then? I will double check all this later - thanks
Frames don't rely on extensions. The links just need to match your files.
I created my own files called footer.html, banner.html and main.htm. The links in the frameset were all directed to .html extensions and couldn't find main.html, so I'm not entirely sure your info is entirely correct.

That's because you created main.htm, of course it can't find main.html
Which is exactly my point. The extensions (link and filename) have to match or it won't work.
  Reply With Quote
Reply


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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Wicked new lid design thor Bikes - Talk & Issues 4 06-02-09 03:06 PM
Dream SV design zunkus Bikes - Talk & Issues 51 26-04-08 04:48 PM
Design me a website Banner 600+ Idle Banter 6 05-03-08 07:14 PM
Simple Website Design sharriso74 Idle Banter 22 31-03-06 10:30 PM
Website design, domain buying etc... Daimo Idle Banter 11 19-01-06 12:40 PM


All times are GMT. The time now is 03:00 PM.


Powered by vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.