|
 |
aspx thread: User Controls
Message #1 by "Bevan Souster" <Bevan.Souster@i...> on Tue, 27 Nov 2001 12:01:59 +1300
|
|
I have extracted a header that I use on each page in to an .ascx
include. In the header is a label which I set to be today's date. It
was working fine before extracting the header out, now as an include the
label is blank.
I have read that there may be problems if you have a control of the same
name on the main form (which I don't) but don't know where to go from
here.
Thanks
Bevan
Message #2 by Scott Watermasysk <swatermasysk@C...> on Tue, 27 Nov 2001 08:30:17 -0500
|
|
I would post some code.
-----Original Message-----
From: Bevan Souster [mailto:Bevan.Souster@i...]
Sent: Monday, November 26, 2001 6:02 PM
To: ASP+
Subject: [aspx] User Controls
I have extracted a header that I use on each page in to an .ascx
include. In the header is a label which I set to be today's date. It
was working fine before extracting the header out, now as an include the
label is blank.
I have read that there may be problems if you have a control of the same
name on the main form (which I don't) but don't know where to go from
here.
Thanks
Bevan
---
VBug Winter Conference 2001
Open Forum: Dan Appleman will be hosting an open
forum at The .NET Developer's Conference on
29th November 2001. The session will give
developers the chance to discuss and question
Dan on his experience with the .NET environment.
Dan has been programming Visual Basic since the
alpha version 1.0. And with over 10 years
Visual Basic experience is well qualified to
help you on your road to being a .NET Guru.
http://www.vbug.co.uk/redirect.asp?url=39&id=17
---
You are currently subscribed to
aspx as: swatermasysk@c...
$subst('Email.Unsub')
|
|
 |