navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

Problem with includes

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> Problem with includes
Page: [1]
 
sticks464

 

Posts: 55
Joined: 10/16/2005
Status: offline

 
Problem with includes - 3/16/2006 21:25:06   
I have created a menu of interactive buttons on a page named menu.htm in the includes folder. It applies ok to each page and displays ok in the browser. Problem is when I click to test a button on the browser, I get this msg:

Firefox can't find the file at /C:/Text/PPR/_includes/index.htm.

In the menu.htm file the code is: (for one button)

<a href="index.htm"><img border="0" id="img9" src="button2E.jpg" height="18" width="90" alt="Home" onmouseover="FP_swapImg(1,0,/*id*/'img9',/*url*/'button2F.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img9',/*url*/'button2E.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img9',/*url*/'button30.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img9',/*url*/'button2F.jpg')" fp-style="fp-btn: Embossed Rectangle 1; fp-font: Arial; fp-font-style: Bold; fp-font-color-normal: #FFFFCC; fp-font-color-hover: #FFFFFF; fp-font-color-press: #808080; fp-bgcolor: #003466" fp-title="Home">

This code does not appear on the page code (index.htm). How do I change the code to get to the right link. The index.htm file is under the root folder and not the includes folder.

sticks464

rubyaim

 

Posts: 757
Joined: 6/22/2005
Status: offline

 
RE: Problem with includes - 3/16/2006 22:09:51   
Try changing the path to the index to read:

<a href="../index.htm">

Does this fix the issue?




_____________________________

Sally

(in reply to sticks464)
sticks464

 

Posts: 55
Joined: 10/16/2005
Status: offline

 
RE: Problem with includes - 3/17/2006 0:07:02   
Works fine now. Thanks bunches Sally

Howard

(in reply to sticks464)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> Problem with includes
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts