Question
How to send the form contents to my server
I have a PDF form with some basic fields.I want to send the form contents to my server on click on a button. I am using ASP.NET for my server side technology. Can anybody share how can we achieve it.