can I put asp code in the shared borders?

M

mmac

Can I put ASP code in the shared borders? I was able to make is work once but
the main page was an asp page. HTM pages don't work. I would like to put a
snippet in the left Navigation border and have it work on all pages.
Can this be done? perhaps with includes?
 
M

MD WebsUnlimited.com

Hi MMAC,

What version of FP? FP2/0 allow for the inclusion of ASP pages using the
include component of FP. FP3 will block this type of include however we have
created a component to allow it at
http://www.websunlimited.com/order/Product/IncludeASP/IncludeASP.htm


--
Mike -- FrontPage MVP '97 - '02
http://www.websunlimited.com
Our latest products "At Your Command" and IncludeASP
http://www.websunlimited.com/order/Product/AYC/ayc.htm
http://www.websunlimited.com/order/product/includeASP/includeASP.htm
 
M

mmac

sorry for the delay, larger fish came over to be fried.
using FP2002, on a 2000 webserver I did put the "include" for the functions in
the border along with the required ASP to display the stuff, but the ASP only
worked when the main page was an ASP page. regular HTM pages would not allow the
ASP in the border to work.
But I didn't "Include" the entire content I wanted to display... Is that when
you meant? No asp in the border at all, just the "include"?
 
Top