I am rendering HTML pages to the browser via the LoadFileL interface. Some pages require user input to transfer back to the "web-server". The web-server is accessed via the phones USB port connected to an embedded device (not exactly mobile, but stay with me here), not the "normal" network pipe. The question is, how can the application gain access to the user inputs as specified by the web-page?

Reply With Quote

