P
Pol
Can someone help me to convert this PHP-code into ASPcode (I am not
familiar with PHP)
<?php
if( ! ( isset( $_POST['empty1']) && ($_POST['lempty1']==""))
die("Spam";
?>
This code is part of a code to avoid spam in a formular.
Thanks.
familiar with PHP)
<?php
if( ! ( isset( $_POST['empty1']) && ($_POST['lempty1']==""))
die("Spam";
?>
This code is part of a code to avoid spam in a formular.
Thanks.