Javascript Variables

  • Thread starter Thread starter Praveen
  • Start date Start date
P

Praveen

Hello,

I'm using a JavaScript function (mouse.js) and this
function dishes out some values. Is there any way that I
can use those variables/values in my C# code.

Any help would be really appreciated.

Regards
Praveen ..
 
Save those values to a hidden field and then submit the form to the server.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top