The Alert Message or Alert Dialogue Box simply tells your website visitor something and requires him or her to click an "OK" button.
EZ Script Window (Click in window for script)

The Confirm Message or Confirm Dialogue Box requires your website visitor to make a decision between two options by clicking either an "OK" or a "Cancel" button.
EZ Script Window (Click in window for script)

The Prompt Message or Prompt Dialogue Boxrequires your website visitor to data enter an answer to an on-screen question.
EZ Script Window (Click in window for script)
Your Name:


Dynamic Background Color Changes You may allow the visitor to change background colors of the present document dynamically without reloading the page if so desired.
EZ Script Window (Click in window for script)
Click any button to change background color:

Dynamically Colored Form Elements: Text Inputs, Text Areas, Radio Buttons, Checkboxes and Submission and Reset Buttons on your web pages may be color-coordinated with your page layout and design.
EZ Script Window (Click in window for script)
Click any button to change colors of the sample form elements below:

Sample form elements:


Convert to Upper or Lower Case or Both: You can use JavaScript to convert your visitors' data entry as desired.
EZ Script Window (Click in window for script)
Lower Case
Upper Case
Initial Capitals
Reset to mixed.
Sample data entry:

Drop Words Down Screen: You can use JavaScript to drop preselected or data-entered words down-screen on this or another pane.
EZ Script Window (Click in window for script)


Get URL or Present File Location: You can use JavaScript obtain the present full URL or full file location on this computer.
EZ Script Window (Click in window for script)


Open a New Window Using JavaScript: You can use JavaScript to open a new window.
EZ Script Window (Click in window for script)
Width: Height:


Close a New Window Using JavaScript: You can use JavaScript to open a new window.
EZ Script Window (Click in window for script)
Width: Height:


Move a Window Using JavaScript: You can use JavaScript to move a window.
EZ Script Window (Click in window for script)

Resize a Window Using JavaScript: You can use JavaScript to resize a window.
EZ Script Window (Click in window for script)

Query Strings (Pass info to new page): You can use JavaScript to pass data to another web page.
EZ Script Window (Click in window for script)
Type something to pass:

Obtaining a Random Number: You can use JavaScript to obtain a random number between two values you decide upon.
EZ Script Window (Click in window for script)
Your Numeric Range:
From 1 through a high of

Alert Message at Departure: You can use JavaScript to say "Goodbye" to visitors departing your site either with an alert message or with a new window.
EZ Script Window (Click in window for script)

Focusing and Selecting a Form Element: When you are asking visitors to fill in forms on your pages, it is polite to put the cursor in the first form element. Errors in the form can also be selected if you are checking the forms before submission.
EZ Script Window (Click in window for script)
Name:

Mistaken Entry:


Focusing Back to Opening Document After a new window is opened, there may be times when you wish to write data back to the opening document.
EZ Script Window (Click in window for script)
Empty text element


Playing Sound Files and Movies You may play sound files (midi, wav, mp3, etc) either with a visible controller or invisible with a on/off control. Both styles are shown here.
EZ Script Window (Click in window for script)
Visible controller:

Bach Fugue in C Major


DHTML - Writing to a Layer Layers permit changing text content on a page with reloading the document.
EZ Script Window (Click in window for script)
Type your text here:

                     

Present Date and Time This date and time routine is written to a layer and set for updating every second.
EZ Script Window (Click in window for script)
Clock On - Clock Off