Hi,
I am developing application and I am using a WebBrowser control in a page to display some web content.
The issue is, nothing is happening when we tap on file browse control (inside web browser) .
sample url= http://image.online-convert.com/convert-to-bmp
It seems like there is a limitation to access file system from web browser control.
Is there any workarround to implement file upload functionality in web browser control?