Go Back   CodingForums.com > :: Server side development > Other server side languages/ issues

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-02-2009, 09:24 PM   PM User | #1
Loo
New to the CF scene

 
Join Date: Apr 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Loo is an unknown quantity at this point
Problem with an Include File

I have been trying to create an include file for my navigation bar but none of the include codes I've tried seem to work.

Here's a snippet of the code for my navigation bar:
<TABLE xmlns:lxslt="http://xml.apache.org/xslt" cellspacing="0" cellpadding="0" border="0"><TR><TD><A onmouseout="reSwapImage('CM4all_1801');" onmouseover="swapImage('CM4all_1801');" href="./home.html" target=""><IMG name="CM4all_1801" src="./templates/Antique/img/navi/1801_n.gif?cc=1216841586792" alt="Home" border="0"></A></TD></TR>...</Table>

I've tried replacing this code with
<!-#Include Virtual=”navigation.html”--> after creating the navigation.html file and placing it in my public directory but all this does is leave me with no navigation bar.

Do I have too much going in my navigation bar with the images and onmouseover commands for this Include command to work or am I doing something else wrong?
Loo is offline   Reply With Quote
Reply

Bookmarks

Tags
include file

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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


All times are GMT +1. The time now is 09:06 AM.


Advertisement
Log in to turn off these ads.