firing javascripts events

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • balu435
    New Member
    • Jan 2007
    • 13

    firing javascripts events

    Hi,

    I have a VBA program(macro) which automatically goes to a web page and fills the details in that page.There is a month listbox on the selection of which a date listbox gets repopulated.But when I programmaticall y change the month list box value using object.selected indexvalue=x the value of the date listbox field is not getting repopulated.I feel the onchange event of the month listbox is not getting fired.Can anyone kindly help?

    Thanx in advance,
    Regards,
    Balu435
Working...