The Script Generator window is used to insert WML tags, ASP scripts and PHP scripts.
|
The Up One Level button is used to move one level up the folder structure. |
|
This command allows you to create a new custom tag. The dialog box that is displayed when the command is executed allows you to define more parameters:
A script is identified by the red color. A personalized script or tag ASP/PHP/WML is identified by the red color:
|
|
This command allows you to delete a command. It is only enabled when a script is selected in the bottom portion of the window. You can only delete custom scripts and tags. |
|
These commands allow you to modify the display of the bottom area of the window. |
|
When the button is pressed, the <% %> tags are inserted around the ASP commands or the <? ?> tags are inserted around the PHP commands inserted in the text. If the button is not enabled, CuteHTML Pro inserts the command: Application.Contents( <Key name> ) When the button is enabled, CuteHTML Pro inserts the following for an ASP command: <% Application.Contents( <Key name> )%> or When the button is enabled, CuteHTML Pro inserts the following for a PHP command: <? variableName = 45; ?> |
|
The Folders button displays the structure of folders, in a similar fashion as in Windows File Explorer. |
Reset |
This command allows you to reset the default values for the script/tag directories. This command deletes the scripts and tags which you customized. |