cPanel 11 Documentation

Software: CGI - Random HTML Generator

← Go Back

Overview

A Random HTML Generator picks a string of HTML code from a list and inserts it in an SSI (Server Side Includes) enabled web page.

Getting Started

Steps
  1. Place one random string per line in the text box shown.
  2. Next, add the following tag to the page you want the random HTML string or "snippit" you entered in Step 1 above to appear on:
    • <!--#exec cmd="cgi-bin/randhtml.cgi"-->

NOTE: Make sure you save the page you entered the script on with an .shtm or .shtml extension!

  1. Click on the Save button.

↑ Back To Top ↑