Releasing to your website
|
Note: The evaluation version will work locally, but will not work on your website until you purchase a license.
To release you your website, simply copy / ftp your files (including your new license_code.txt) to your webserver. No special server configuration is required.
Tips:
- If some images appear on your computer but don't load once you've uploaded to the server, check the capitalization of the filenames. Some operating systems are case-sensitive with respect to filenames (e.g. Solaris)
- Due to browser security constraints, the DemoScript player will only be able to access files (demo scripts, images) on the same server that 'demoscripter.zip' resides on (i.e. the domain name in the URLs must be the same).
- When FTP'ing, make sure to copy 'demoscripter.zip' in 'binary' mode. (Most FTP client programs will do this automatically).
- For Advanced Users: Instead of using a static text file for the demo script, you can write a web-based application to dynamically generate the demo script. (To, for example, refer to the user by name in the demo) Simply update the 'demo_script' applet tag parameter to a point to your cgi script / servlet.