or download this
#Get the content of the language tag to be edited from the dat
+abase table...
my $sth = $dbh->prepare(qq{select * from `$_tableName` where `
+lngId` = ?});
...
</table>
~ . end_form() . br() x 2; # done building the web form and pa
+ge...