Title: Message
Jason,
 
Here's an include that I have in a bunch of my pages.
 
Justin Will
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Hect
Sent: Wednesday, December 04, 2002 1:45 PM
To: [EMAIL PROTECTED]
Subject: [Active4d-dev] A4D replacement for 4D's 4Dinclude

I’m trying to rewrite a few of my web pages I developed using 4D’s web server and can’t seem to get A4D to duplicate my use of 4Dinclude.  On the top of most of my pages I call the command:

 

<!-- 4Dinclude navigation.html --!>

 

Which as you might guess, loads a default navigation bar on top of every page.  It has some common links and our logo on it.  In A4D it seems I should use the Include command:

 

<% Include(navigation.html) %>

 

But that doesn’t work.  Is Include only for libraries or is it for html code too?  I’m trying to figure it out with the manual, but an example would be worth a 1000 words at this point.

 

Thanks for the help!

Jason Hect

 

Reply via email to