morfrance.blogg.se

App & browser control
App & browser control





app & browser control

The inputBox method raises a client side input box with the given title, that displays the Scripts that use this method require authorization with one or more of the following scopes: String - The text entered by the user (or 'cancel' for a canceled or dismissed dialog). The text to be displayed in the dialog box. Var name = Browser.inputBox('Enter your name', _CANCEL) The code below sets the value of name to the name input by the user, or 'cancel'. It resumes automatically after the user clears the dialog,īut JDBC connections don't persist across the suspension. User, and offers a choice of buttons to be displayed. The inputBox method raises a client-side input box that displays the given prompt to the Pops up a dialog box with a text input box in the user's browser.







App & browser control