Before you add a script to your topic, do the following:
Find out whether the script you are adding was developed in JavaScript or VBScript because the HTML tag that includes the scripting syntax defines the scripting language. The script will not work if the wrong language is selected.
Open the script in the Windows Notepad or the application it was created in, and then copy the scripting code to the Windows Clipboard. This way, you can paste it into a dialog in the program specifically intended for reading this data.
If the script is short and simple, you can even enter it directly at the Script dialog.
Follow these steps to add or change a script:
Note: It's a good idea to enclose your script within comment tags <!-- and -->. This will ensure that older browsers can properly handle your script and that any dynamic HTML will be correctly interpreted.
Tips: |
|
|