The
If a click event is present, the generated HTML sets up the Uniform Resource Locator (URL) to cause a click event on the control to send a request back to the JADE application.
No other event is processed, unless it is explicitly called from the click event method.
Because of HTML restrictions, the
The
Events are supported only on Web pages accessed by using Internet Explorer 4.0 (or higher).
The transient
For details about handling supported event methods in controls on Web pages, see "Enabling Event Handling on Web Pages", later in this chapter.
When a request is sent to the JADE application, the Web browser waits for a reply. If the JADE code that is processed does not initiate the creation of another Web page, the form that was previously displayed and not unloaded is displayed again. If there were no previous forms, the start-up form is displayed so that the Web browser does not wait indefinitely for a response.