I have some disabled inputs in a form and I want to send them to a server, but Chrome excludes them from the request.
Is there any workaround for this without addin
In addition to Tom Blodget's response, you may simply add @HtmlBeginForm as the form action, like this: