Success !!

  

Thanks, [required-name] for filling out this form.

Your IP is [$REMOTE_ADDR]

  

Return to the form
This was accomplished by inserting the [$HTTP_REFERER] CGI environment variable into the anchor.

View this HTML document without variable substitution

  

Variable substitution for HTML documents is handled the same way as it is for template files. Place brackets around the variable's name wherever you want that data to be displayed -- [variable-name]

One thing to remember is that any HTML document you use for the success page must be written in reference to the document root directory of the webserver, since the document is directly generated through the CGI process.