Re: Drop down menu problem

Tech-Archive recommends: Speed Up your PC by fixing your registry



Kevin,

It took me awhile to figure out the solution, but thanks to you I did get it
solved.

I appreciate your help.


"Kevin Spencer" <kevin@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:uza9hoBTGHA.1236@xxxxxxxxxxxxxxxxxxxxxxx
For both dropdowns, you have a JavaScript immediately following the
dropdown code, which sets the selectedIndex of the dropdown to zero. The
problem is, the second JavaScript is an exact copy of the first. They both
set the same dropdown.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer

Presuming that God is "only an idea" -
Ideas exist.
Therefore, God exists.

"Microsoft News" <rls@xxxxxx> wrote in message
news:%23RlrMw3SGHA.1716@xxxxxxxxxxxxxxxxxxxxxxx
I have two drop down menus on my web page. One for date links and one for
page links. In the first one, once the date is selected you go to the
appropriate page, then when done you return. The drop down menu resets
itself to "select date" and you make your selection again.

In the second the same process takes place except that when you return to
"select page" it does not reset itself. The previous date selected is now
in the selection window. If you highlight the "select page" at this point
the link tries to find that page without success.

Something is missing in the code, but I can't determine what?

The site page is Http://www.forbes-kindred.com/FamilyEvents.htm

Thanks for your help






.



Relevant Pages

  • Re: Drop down menu problem
    ... For both dropdowns, you have a JavaScript immediately following the dropdown ... the second JavaScript is an exact copy of the first. ... The drop down menu resets ... itself to "select date" and you make your selection again. ...
    (microsoft.public.frontpage.programming)
  • Re: Calculating off combobox selections
    ... selection from the dropdown combobox list in field A. That's it! ... 'number') in field 'B' based on the selection from the dropdown combobox. ... There is no 'combo box' form field in Word 2003, ...
    (microsoft.public.word.docmanagement)
  • Re: Getting around 25 item dropdown limitation
    ... If you are calling the same userform from an entry macro for each column you ... I ended up with a dropdown for each line of entry.... ... the user makes their selection from the dropdown, each column head ...
    (microsoft.public.word.vba.general)
  • Re: Getting around 25 item dropdown limitation
    ... Do you want the dropdown list to appear 20 times so that users ... Do you want the userform to appear once and the user make 20 selections from ... Do you want the userform to appear once and the user make one selection from ... would proliferate each of the column head cells in the table. ...
    (microsoft.public.word.vba.general)
  • Re: Calculating off combobox selections
    ... Graham: It's not the field construction that I'm having a problem with...let ... Unit Value is populated from an exit macro in Combobox1 ... When the user makes the selection from Combobox1, closes the box and tabs, ... When the user makes a selection from any of the items in the dropdown ...
    (microsoft.public.word.docmanagement)