Include not displaying in aspx file

M

Marindi

I have an aspx menu page displaying various menu options based on the logged
in user's access level. I want to include an htm file that shows 2 generic
drop-down menus in the aspx page.

When I do it in FP it displays correctly in the preview window, but when I
test it on my localhost or on the server it displays the aspx part fine, but
the htm include doesn't show. Can anyone please assist me?

The code for the include is:
<!--webbot bot="Include" U-Include="../Inserts/QuickMenuToolPages.htm"
TAG="BODY" -->
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top