Template codes:
  %-E              Last error
  %-W              Last warning(s)
  %-V              vQregister version
  %-D		   Display in HTML SELECT format, a list of allowable signup domains
	           along with marking the default, or previously selected domain as
		   selected.

Internal template codes:
  Any internal functions of the CGI may create, and use it's own template codes.
  Removal of these codes from templates may cause undesired results.

  &-[0-9,A-Z][0-9,A-Z](DATA) Checks HTML SELECT tags that match the value of DATA to set the currently selected OPTION. (SELECTED)
  ^-[0-9,A-Z][0-9,A-Z](DATA) Checks HTML RADIO tags that match the value of DATA to set the currently selected option. (CHECKED)
  $-[0-9,A-Z][0-9,A-Z]       Internals

  Common internal template codes:
    $-RN           Real name
    $-CE           Current email address
    $-RU           Requested username
    $-RD           Reqeusted domain
    $-RP           Password being used on the account
    $-CS           Configured email subject
    $-CR           Configured register username
    $-CA           Configured administrative contact

vol@inter7.com
