Here is my code, but it doesn\'t work (code behind gets empty string): `
Pass Javascript Variables to Se
There were couple of issues in your code. The parenthesis were missing while calling f function in onClientClick and if the element has id you can just use the id to select it with #
f
onClientClick
#
Pass Javascript Variables to Server