[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] parse an Include inside an include?
I have a dhtml menu that changes based on a users browser. When they
first enter I set a variable and then read that to determine which
menu to include in the page.
The menu file is included from within the LEFTONLY_TOP file using
[include file="templates/[scratch menutype]" interpolate=1]
I am trying to use the "page" tag to create the links which will
basicly search the categories that I have in the products table.
Here is a snippet of the code from the "menutype" file I am trying to use.
[page scan arg"
fi=products
st=db
sf=category1
se=Western%20Apparel
"
]
The problem I am having is that the code inside the menutype file is
not getting parsed so I end up with a link like
<a href="[page scan arg"
fi=products
st=db
sf=category1
se=Western%20Apparel
"
]"
how do I get the file included in LEFTONLY_TOP to be parsed for IC tags?
Thanks,
--
Scott Trunkhill 725 Broad St
Product Research Specialist Augusta, GA 30901
Morris Communications (706) 823-3203
trunk@morris.com
http://morris.com