#!/usr/local/bin/perl require "oratut.pl"; require "oracle.pl"; #for the sql call print "Content-type: text/html\n\n"; print &HtmlTopTut("Second Form Attempt"); ...print all the other form stuff... print &HtmlBotTut;
print &HtmlTopTut("Second Form Attempt"); ...print all the other form stuff... print &HtmlBotTut;