Is there a way to integrate special ASP.NET pages with other FrontPage-based pages?

D

Dean R. Henderson

I have a site setup with FrontPage navigation that works for most of the content.

There are some more complicated functions I want to add using ASP.NET and VB Code-Behind functionality.

Is there a way for the ASP.NET pages to use the FrontPage Shared Border functions and Navigation while implementing the programmatic functions needed in Code-Behind files?

Thanks,

Dean
 
Top