I have a webpage displayed inside a web view.. on the webpage the user is supposed to be selecting a date using a calendar control/datepicker and this value will go towards the server side.
How can the data passed through a function to a server side and from server side how can i get back to application using xamarin forms
Regards Jazzy Z