Hi!

If my value is an int variable then how shld i pass the value>?

Say,

<% 
int value=10;
%>

I want to pass this value to my onchange event. 

Unliek this case where i've defined the value in my program the value is
determined dynamically.

Thank you

Shobhana

Reply via email to