Dynamically Creating/Loading Web page and Controls
Reply
![]() |
|
From:
![]() SystemConsultent
|
hi,
create some property ann bind them with the labels
like
public int16 Name { set { text1.text =value; } }
and use reflactions to get read these property and fill them from a base page.
On Tue, 8 Mar 2005 03:15:31 -0800, kranthi2602 <[EMAIL PROTECTED]> wrote: > New Message on dotNET User Group Hyd > > Dynamically Creating/Loading Web page and Controls > > Reply > Reply to Sender Recommend Message 7 in Discussion > From: kranthi2602 > > >From: "SivaCh" <[EMAIL PROTECTED]> > >Reply-To: "dotNET User Group Hyd" <[email protected]> > >To: [email protected] > >Subject: Re: Dynamically Creating/Loading Web page and Controls > >Date: Mon, 7 Mar 2005 10:31:20 -0800 > > > hi, > plz send one .net (ASP or VB)project with source code > > regards > > _________________________________________________________________ > Express yourself instantly with MSN Messenger! Download today it's FREE! > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ > > View other groups in this category. > > > Also on MSN: > Start Chatting | Listen to Music | House & Home | Try Online Dating | Daily > Horoscopes > > > To stop getting this e-mail, or change how often it arrives, go to your > E-mail Settings. > > Need help? If you've forgotten your password, please go to Passport Member > Services. > For other questions or feedback, go to our Contact Us page. > > If you do not want to receive future e-mail from this MSN group, or if you > received this message by mistake, please click the "Remove" link below. On > the pre-addressed e-mail message that opens, simply click "Send". Your > e-mail address will be deleted from this group's mailing list. > Remove my e-mail address from dotNET User Group Hyd.
-- Kind Regards, Prasad Patnaik. Technical Consultent .NET Tecnovate eSolutions Pvt Ltd. Cell:0850058892
|
|
View other groups in this category.
![]() |
To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings.
Need help? If you've forgotten your password, please go to Passport Member Services.
For other questions or feedback, go to our Contact Us page.
If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list.
Remove my e-mail address from dotNET User Group Hyd.
|
|