Re: How tot convert PHP-code into ASP-code
- From: "Thomas A. Rowe" <tarowe@xxxxxxxx>
- Date: Wed, 7 May 2008 09:48:11 -0400
You will need to a script written in ASP that will accomplish what you want.
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
"Pol" <pschepens@xxxxxxxxx> wrote in message news:3gl124lgepnr71kiincrpn1027us0mdemn@xxxxxxxxxx
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.
.
- Follow-Ups:
- References:
- How tot convert PHP-code into ASP-code
- From: Pol
- How tot convert PHP-code into ASP-code
- Prev by Date: Re: Some Form Properties not available.
- Next by Date: Re: How tot convert PHP-code into ASP-code
- Previous by thread: How tot convert PHP-code into ASP-code
- Next by thread: Re: How tot convert PHP-code into ASP-code
- Index(es):
Relevant Pages
|