|
Never mind, I figured it out. I was forgetting the quotes. Sorry about that…. <% Include(“navigation.html”)
%> -----Original Message----- 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 |
- [Active4d-dev] A4D replacement for 4D's 4Dinclude Jason Hect
- RE: [Active4d-dev] A4D replacement for 4D's 4Dinclude Justin Will
- Re: [Active4d-dev] A4D replacement for 4D's 4Dinclude Brad Perkins
- Jason Hect
