A script is a program written in a script language that you can incorporate directly into HTML. Homepage Builder supports two languages; JavaScript and VBScript. Using scripts, you can perform the following, for example.
Change the background color of the Web page
Announce the current time
Scripts let you add a whole range of features to your Web page. Scripts are generally small and versatile, but sever-client data exchange is not possible because all operations have to be performed on the client side.