Populate a Drop Down List
From: Miguel Dias Moura (web001_at_27NOSPAMlamps.com)
Date: 06/12/04
- Next message: Scott M.: "Re: Populate a Drop Down List"
- Previous message: Alvin Bruney [MVP]: "Re: session vaiables lost randomly"
- Next in thread: Scott M.: "Re: Populate a Drop Down List"
- Reply: Scott M.: "Re: Populate a Drop Down List"
- Reply: DalePres: "Re: Populate a Drop Down List"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 12 Jun 2004 02:26:32 +0100
Hello,
i have an ASP.NET / VB page where i have a few 4 groups of Drop Down Lists.
Each group of Drop Down Lists include 3 Drop Down Lists for date such as:
DAY, MONTH, and YEAR.
I don't want to insert the values and text to each drop down list.
So i want to create a script that populates a certain Drop Down List with
certain values when page loads such as:
Day: 1,2,3,4,5,...
Month: January, February, ..., December
Year: 2004, 2003, 2002, 2001, ....
This way in that script i will be able to control how all the Drop Down
Lists are populated just bu changing the script.
Can you help me out?
Thank You,
Miguel
P.S: I am working with ASP.NET / VB.
- Next message: Scott M.: "Re: Populate a Drop Down List"
- Previous message: Alvin Bruney [MVP]: "Re: session vaiables lost randomly"
- Next in thread: Scott M.: "Re: Populate a Drop Down List"
- Reply: Scott M.: "Re: Populate a Drop Down List"
- Reply: DalePres: "Re: Populate a Drop Down List"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|