| Author |
problem with dropdown
|
Sangeetha Rao
Ranch Hand
Joined: Aug 01, 2005
Posts: 33
|
|
In the above dropdown, even if other options are selcted, only the default value (currentYear)gets submitted always. What can go wrong?
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14670
|
|
1. Use the "View Source" of your browser, and make sure that the generated html is correct. 2. Show us how you're trying to retrieve the value from the request.
|
[My Blog]
All roads lead to JavaRanch
|
 |
 |
|
|
subject: problem with dropdown
|
|
|