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
Using Jquery and sending the data with ajax, you can solve your problem: