Help for this page

Select Code to Download


  1. or download this
                <form action="http://TheRoyalKnights.com/cgi-bin/coranto/r
    +qguest.cgi">
                <label>Blehhhh</label><input type="text" name="submitedquo
    +te" size="40" /><br>
                <input type="hidden" value="index2.shtml" name="redirect">
    +<input type="submit" value="submit" />
                </form>
    
  2. or download this
    #!/usr/bin/perl -wT
    
    ...
    open FILE, ">>rqhold.dat" or die "Can't open rqhold.dat: $!\n";
    print FILE $quote, "\n";
    close FILE;