<html>
<head>
<title>Gravando</title>
</head>
<body> 
<FORM METHOD="POST" ACTION="http://seu-domnio/cgi-local/prog4.pl"> 
Entre com seu nome:<INPUT TYPE="TEXT" SIZE=30 NAME="nome"> 
<P><INPUT TYPE="SUBMIT" VALUE="Gravar">
</FORM> 
</body>
</html> 
 