passing an array to a function Questions

1

Using the selectedIndex value in VBscript
I’m calling a function through <select onChange=”funcname()”><option>. inside that function I got the selectedIndex value, but when I used that value as an index to get an array item which is declared in the <head> section and filled in the <body> I failed it always gets nothing.Does any one know why?

Answer Question   |  January 29, 2009  5:25 AM
onChange Event, passing an array to a function, SelectedIndex, VBScript, Web development
asked by:
70 pts.

1