| Random Text Display Random text can be called by SSI as <!--#exec cgi="/cgi-world/rand_text.pl" --> Place all of your random quotes in /random.txt (NOT /www/random.txt , and it is case-sensitive). Quotes are separated by a %% on it's own line. EXAMPLE: quote1 %% quote2 %% quote3 You'll need to rename your file with an .shtml extension for it to be parsed by the SSI engine. The actual script for random text is located in cgi-world and is used by all users on the same machine. You do not have access to cgi-world so you can not alter the script itself. Return to Support Index |