Just a guess..
What is the result of <?php echo $_SERVER[PHP_SELF] ?>
I dont know php so maybe it should read

<?php echo $_SERVER["PHP_SELF"] ?>

Jure

Joseph Harris wrote:

Odd, very odd.    Sometimes it works, sometimes it's forbidden!    And

$num_tries = (isset($_POST[num_tries])) ? $num_tries + 1: 0;
<input type="hidden" name="num_tries" value="<?php echo $num_tries ?>">

never adds up to more than '1'

Joseph




____ • The WDVL Discussion List from WDVL.COM • ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
      Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings or add a password:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



Reply via email to