Connecting Tech Pros Worldwide Forums | Help | Site Map

dynamic web controls

Seelan
Guest
 
Posts: n/a
#1: Nov 19 '05
Hey Guys,
Im trying to make a DYNAMIC web application. 1st page should have a
drop down menu with 2 options.(this can be done). When the 1st option is
selected it should build a website with a couple of web controls (dDlist
preferred) in proper positions. Can some one please guide me through
this...in C#..
Advance thanks...Im really desparate to do this...
Thanks.
R.Seelan

Scott Allen
Guest
 
Posts: n/a
#2: Nov 19 '05

re: dynamic web controls


Hi Seelan:

Take a look at the following article, which will show you how to show
and hide panel controls. The panel controls can have drop down lists
laid out just the way you need.

http://msdn.microsoft.com/library/de...bjectmodel.asp

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Thu, 19 May 2005 21:24:00 -0400, Seelan <seelanrNOSPAM@gmail.com>
wrote:
[color=blue]
>Hey Guys,
> Im trying to make a DYNAMIC web application. 1st page should have a
>drop down menu with 2 options.(this can be done). When the 1st option is
>selected it should build a website with a couple of web controls (dDlist
>preferred) in proper positions. Can some one please guide me through
>this...in C#..
>Advance thanks...Im really desparate to do this...
>Thanks.
>R.Seelan[/color]

Seelan
Guest
 
Posts: n/a
#3: Nov 19 '05

re: dynamic web controls


Thanks Scott!
I will take a look at the article. can you please send me you email
address so I can contact u from work if I get stuck?
Thanks
R.Seelan

Scott Allen wrote:[color=blue]
> Hi Seelan:
>
> Take a look at the following article, which will show you how to show
> and hide panel controls. The panel controls can have drop down lists
> laid out just the way you need.
>
> http://msdn.microsoft.com/library/de...bjectmodel.asp
>
> --
> Scott
> http://www.OdeToCode.com/blogs/scott/
>
> On Thu, 19 May 2005 21:24:00 -0400, Seelan <seelanrNOSPAM@gmail.com>
> wrote:
>
>[color=green]
>>Hey Guys,
>> Im trying to make a DYNAMIC web application. 1st page should have a
>>drop down menu with 2 options.(this can be done). When the 1st option is
>>selected it should build a website with a couple of web controls (dDlist
>>preferred) in proper positions. Can some one please guide me through
>>this...in C#..
>>Advance thanks...Im really desparate to do this...
>>Thanks.
>>R.Seelan[/color]
>
>[/color]
Scott Allen
Guest
 
Posts: n/a
#4: Nov 19 '05

re: dynamic web controls


There is a contact form on my blog, just follow the link in my
signature.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Thu, 19 May 2005 21:47:52 -0400, Seelan <seelanrNOSPAM@gmail.com>
wrote:
[color=blue]
>Thanks Scott!
>I will take a look at the article. can you please send me you email
>address so I can contact u from work if I get stuck?
>Thanks
>R.Seelan
>
>Scott Allen wrote:[color=green]
>> Hi Seelan:
>>
>> Take a look at the following article, which will show you how to show
>> and hide panel controls. The panel controls can have drop down lists
>> laid out just the way you need.
>>
>> http://msdn.microsoft.com/library/de...bjectmodel.asp
>>
>> --
>> Scott
>> http://www.OdeToCode.com/blogs/scott/
>>
>> On Thu, 19 May 2005 21:24:00 -0400, Seelan <seelanrNOSPAM@gmail.com>
>> wrote:
>>
>>[color=darkred]
>>>Hey Guys,
>>> Im trying to make a DYNAMIC web application. 1st page should have a
>>>drop down menu with 2 options.(this can be done). When the 1st option is
>>>selected it should build a website with a couple of web controls (dDlist
>>>preferred) in proper positions. Can some one please guide me through
>>>this...in C#..
>>>Advance thanks...Im really desparate to do this...
>>>Thanks.
>>>R.Seelan[/color]
>>
>>[/color][/color]

Closed Thread