Assuming that there are 5 buttons on my application panel ,when mappin it to the web page , how to restrict the user can just operate a specified button ? How to capture the user's input message?e.g.,a password message ?
To familiarize yourself with the functionality of the Internet Toolkit, you might want to check out some of the examples installed with the toolkit. Also check out the section "Enabling Web Browser Input on Exported Panels" in the toolkit help. It describes how you can map events with the panel being displayed in the web browser.