REBOL [
title: "WAP File Viewer CGI"
date: 10-Aug-2010
file: %wap-file-viewer.r
author: Nick Antonaccio
purpose: {
Read text files on your web server using your WAP cell phone browser.
}
]
#! ./rebol276 -cs
REBOL [title: "CGI WAP File Viewer"]
submitted: decode-cgi system/options/cgi/query-string
prin {Content-type: text/vnd.wap.wml^/^/}
prin {^/}
prin {^/}
if submitted/2 = none [
print {