Posted By:
A_Subrahmanyam
Posted On:
Friday, February 11, 2005 08:22 PM
I want to pass a parameter value in the foloowing codein the method at mtr " X ';" i.e. menu2[0]= ' A '; menu2[1]= ' B '; menu2[2]= ' C '; menu2[3]= ' D '; menu2[4]=' E '; when a drop down menu apears, i want call the specifc method depending on the value of i code blocks.
More>>
I want to pass a parameter value in the foloowing
codein the method at mtr
"
X
';"
i.e.
menu2[0]=
'
A
';
menu2[1]=
'
B
';
menu2[2]=
'
C
';
menu2[3]=
'
D
';
menu2[4]='
E
';
when a drop down menu apears, i want call the specifc method depending on the value of i
code blocks.
<<Less