All I am doing is putting the header and footer HTML in seperate user controls and putting the two user controls on all of my web forms. Pretty simple actually.
Shawn -----Original Message----- From: Matthew Small [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 9:54 AM To: ActiveServerPages Subject: RE: ASP.NET User Controls.. 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]] Sent: Thursday, September 12, 2002 9:50 AM To: ActiveServerPages Subject: OT: ASP.NET User Controls.. 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.unsub%% --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
