Pass array from asp.net c# to javascript
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
i want to pass a string array from c# to javascript function, and want to get values from that array, plz help me
-
i want to pass a string array from c# to javascript function, and want to get values from that array, plz help me
Simlplest method would be to JSONify the array, slap it into a hidden field then eval() it at the js end...
"Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox