Skip to main content
Participant
January 11, 2007
Question

all the pages in my frameset just stopped working, please help! click for more details

  • January 11, 2007
  • 1 reply
  • 224 views
im using .htm files as my pages...
So I was trying to add a border to my frameset, and I saved the changes, all I thought I had changed was the border, but obviously not since that when I went to go look at it - all the frameset pages say no page to display

www.illustratedimagery.com/testsite/illustratedimagery.htm
that is the page.

I no for sure the pages are still there... its just there is something wrong with the frameset.
What I THINK is wrong is that the filenames that are supposed to be in the frameset are supposed to be (filename.htm) but when I saved it, it added a / before the filename... making it /filename.htm

but whenever I try to remove the /... It just adds it back in after I save it!!!!!!!!!!

What do I do!!!??
This topic has been closed for replies.

1 reply

Inspiring
January 11, 2007
You links are all root relative so they are looking for the pages to be on
the top level of the site. You have the pages in a testsite folder .. if
they were document relative, then you wouldn't have the / in front of the
links and the links would work.

You can change the links to document relative or you can put the testsite
folder in the path.


--
Nancy Gill
Adobe Community Expert
Author: Dreamweaver 8 e-book for the DMX Zone
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner''s
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development

"caleb5991" <webforumsuser@macromedia.com> wrote in message
news:eo6b9v$3i8$1@forums.macromedia.com...
> im using .htm files as my pages...
> So I was trying to add a border to my frameset, and I saved the changes,
> all I
> thought I had changed was the border, but obviously not since that when I
> went
> to go look at it - all the frameset pages say no page to display
>
> www.illustratedimagery.com/testsite/illustratedimagery.htm
> that is the page.
>
> I no for sure the pages are still there... its just there is something
> wrong
> with the frameset.
> What I THINK is wrong is that the filenames that are supposed to be in the
> frameset are supposed to be (filename.htm) but when I saved it, it added a
> /
> before the filename... making it /filename.htm
>
> but whenever I try to remove the /... It just adds it back in after I save
> it!!!!!!!!!!
>
> What do I do!!!??
>