Forum Moderators: open

Message Too Old, No Replies

ASP 'include' files

         

dave1236

2:57 pm on Aug 1, 2006 (gmt 0)

10+ Year Member



I am somewhat familiar with PHP include files. I have been asked to re-develop a website utilizing asp2.0. Can anyone provide a resource to help generate some 'include'(or whatever ASP calls them) to reuse my content and make things easier to maintain?

Thanks!

mattglet

4:59 pm on Aug 1, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Your starting block would be to research "Master Pages" and "User Controls".

aleksl

6:19 pm on Aug 4, 2006 (gmt 0)



The starting question should be whether it is a "classic ASP 2.0", or "ASP.NET 2.0". Big difference.