I want to use a Javascript variable in C#, is it possible, how do I go about it? Thanks
-
2Please be more specific. What do you want to do exactly?Van Coding– Van Coding2011-05-24 11:15:35 +00:00Commented May 24, 2011 at 11:15
-
5This is a bit like saying I want to read vinyl with a CD player.Andras Zoltan– Andras Zoltan2011-05-24 11:18:05 +00:00Commented May 24, 2011 at 11:18
-
1I want to check the value of a JS variable (after some client side validations), after server trip on page load, so that based on that value I can perform some actions.Misam– Misam2011-05-24 11:18:24 +00:00Commented May 24, 2011 at 11:18
-
@Andreas Zoltan: You probably mean laserdisc player, or have you ever seen a 5" vinyl?takrl– takrl2011-05-24 11:23:10 +00:00Commented May 24, 2011 at 11:23
-
@takrl - hmmmm - laserdisc + vinyl - I think it's got legs you know.Andras Zoltan– Andras Zoltan2011-05-24 11:39:21 +00:00Commented May 24, 2011 at 11:39
Add a comment
|