Form Question

  • Thread starter Thread starter Herfried K. Wagner [MVP]
  • Start date Start date
My first instinct was to write back and state how I could do it in a variety
of various loops (Do / Loop, While, For, etc..)

then I thought... Herfriend and everyone else knows that.. The only thing it
prooves is amount of 'geekness'.

I do not feel like being geeky today.

=)
 
Hello,

i need to insert 2 things in a web site form:

1. 3 DropDownLists with Day, Month and Year (since 1920). I don't want to
fill everything.
Do you know if there is something i can use and that people usually use
it for this?

2. I want just one DropDownList. This one shows year. The problem is similar
to above.

I need to have this done as fast as possible. Can you help me out please?

I am working in ASP.net / VB

Thank You Very Much,
Miguel
 
Back
Top