Is it just a simple task of creating a user control and adding it into your aspx page.
David L. Penton, Microsoft MVP JCPenney Application Specialist / Lead "Mathematics is music for the mind, and Music is Mathematics for the Soul. - J.S. Bach" [EMAIL PROTECTED] Do you have the VBScript Docs or SQL BOL installed? If not, why not? VBScript Docs: http://www.davidpenton.com/vbscript SQL BOL: http://www.davidpenton.com/sqlbol -----Original Message----- From: Matthew Small [mailto:[EMAIL PROTECTED]] Sorry I can't answer your question, but I was researching how to do header and footer yesterday. How do you do header and footer? I would like to know. I saw it somewhere, but I can't remember where. Thanks Matthew Small IT Supervisor Showstopper National Dance Competitions 3660 Old Kings Hwy Murrells Inlet, SC 29576 843-357-1847 http://www.showstopperonline.com -----Original Message----- From: Shawn Berg [mailto:[EMAIL PROTECTED]] I have a header and footer user control on all of my web forms which writes out header and footer HTML. I want the header user control to be able to grab the title of the page it is enbedded on. I know I can create a public property in the user control and set the property from the parent page, but this is a little tedious. I would just like the user control to be able to grab the page title from the page it is on so I don't have to set a uc1.pageTitle property on all of my web forms. Any help would be appreciated. Thanks! Shawn --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
