Sure enough Kirk! That was it. Seems strange that you can set a
name/value pair on the tag, but they aren't used. Guess they
were just kidding ;-)
Greg
Greg Dotts wrote:
Sure enough Kirk! That was it. Seems strange that you can set a
name/value pair on the tag, but they aren
die (mysql_error());
break;
case "addletter":
//Get the form variables
$lgroup = $_POST['lgroup'];
$lname = $_POST['lname'];
$content = $_POST['lcontent'];
//Insert form data into the database
$query = "INSERT INTO letters SET lgroup='$lgroup', lname=
2 matches
Mail list logo