Javascript to c# variable
ASP.NET
5
Posts
4
Posters
0
Views
1
Watching
-
I want promt to collect information and assign it to a string varible in C#. How can this be possible
The most common way to pass a variable from js to C# is to write it to a hidden field.
Christian Graus Driven to the arms of OSX by Vista.
-
The most common way to pass a variable from js to C# is to write it to a hidden field.
Christian Graus Driven to the arms of OSX by Vista.
-
or just :rose::rose:
Abhishek Sur
-
I want promt to collect information and assign it to a string varible in C#. How can this be possible