What is the absolute simplest way for an ASP.NET client to communicate a single string value (define
- by Giffyguy
I just need the client-side JavaScript to be able to send a string value to the ASP.NET server app. What's the common opinion on this process?