home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 8
/
amigaformatcd08.iso
/
in_the_mag
/
html_tutorial
/
mas_cgi1
< prev
next >
Wrap
Text File
|
1996-03-24
|
325b
|
17 lines
#!/bin/sh
echo Content-type: text/html
echo
echo
echo "<HTML>"
echo "<HEAD>"
echo "</HEAD>"
echo "<BODY>"
echo "<H2>Data recorded</H2>"
echo Use the back arrow on the browser
echo to return to the original web page
echo "</BODY>"
echo "</HTML>"
cat >> /home/snowwhite/staff/mas/log
echo >> /home/snowwhite/staff/mas/log