Help for this page
<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>
#!/usr/bin/perl -wT ... open FILE, ">>rqhold.dat" or die "Can't open rqhold.dat: $!\n"; print FILE $quote, "\n"; close FILE;