Re: preselect dropdown

2004-10-29 Thread Ron Grabowski
> I usually do something like this: > > > > Whoops, "months" belongs to the ActionForm: - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: preselect dropdown

2004-10-29 Thread Ron Grabowski
> The problem is that I have dropdowns for month and day. I would like > it if the dropdown for month could be prepolutated with the value the > user has allready saved before. So for example it could be > prepoluted with "February" and the user can select another value from > the dropdown if he/

RE: preselect dropdown

2004-10-29 Thread Slattery, Tim - BLS
> The problem is that I have dropdowns for month and day. I > would like it if the dropdown for month could be prepolutated > with the value the user has allready saved before. So for > example it could be prepoluted with "February" and the user > can select another value from the dropdown if

preselect dropdown

2004-10-29 Thread Anna Kerekes
Hello, I have an edit.jsp where a user can edit message details. So for example, if a message has a start date (day,month, year) these fields can be updated by user. The problem is that I have dropdowns for month and day. I would like it if the dropdown for month could be prepolutated w