I have made a razor page with controls to save certain values of job seekers. And I need to add resume uploading functionality to the mix. I have tried in vain to invoke another activity which has file browsing functionality from the web view class . How can I integrate the uploading functionality to the form page.
Help appreciated