;; ================================================= ;; Script: webcomment.r ;; downloaded from: www.REBOL.org ;; on: 28-Mar-2024 ;; at: 9:12:44.146088 UTC ;; owner: carl [script library member who can update ;; this script] ;; ================================================= REBOL [ Title: "CGI Comment Article" Date: 14-Sep-1999 File: %webcomment.r Author: "Carl Sassenrath" Purpose: {Run this to create the file used for the cgicomment.r script.} library: [ level: 'intermediate platform: none type: none domain: [cgi file-handling markup] tested-under: none support: none license: none see-also: none ] ] write %article.html { Article

Article

Text of the article would go here. This entire page can use whatever type of formatting you prefer. However, remember that the comments table below must have an HTML comment to indicate where new messages are placed, and the "post" form must have a hidden input field to relay the article's file name. Do not forget to change this field or comments will be posted to the wrong page.


COMMENTS

From:

Comment:

Type:

Regular Text  Code Listing (preformatted)

}