hp-General@Lists. Php. Net" <[EMAIL PROTECTED]>
Sent: Thursday, February 13, 2003 12:30 PM
Subject: RE: [PHP] form within form
I apologize I mean when they click the 'verify' button, I verify their
username and password before I allow them to update it.
Eddie
-Origin
Forms cannot be nested, there can be no form within form. Simply use 4
fields - username, oldpassw, newpassw, newpassw2 (must be equal
newpassw), when the form is submited, check if username and oldpassw are
valid, newpassw = newpassw2, and if everything is right, you can update
to the new pass
On Friday 14 February 2003 02:22, Edward Peloke wrote:
> I am creating a form to allow the user to change his/her password. After
> the user enters their username and old password, I need to verify that info
> before they can change their user name and password. So I tried using a
> form within a
. Php. Net
Subject: Re: [PHP] form within form
What do you mean by "verify that info"? Do you mena verify for content, or
form, or what...
- Original Message -
From: "Edward Peloke" <[EMAIL PROTECTED]>
To: "Php-General@Lists. Php. Net" <[EMAIL PROTE
My bad...I see your code now.
On Thu, 2003-02-13 at 12:22, [EMAIL PROTECTED] wrote:
> I am creating a form to allow the user to change his/her password. After
> the user enters their username and old password, I need to verify that info
> before they can change their user name and password.
Can we see some code? Maybe we could help..
Cory
On Thu, 2003-02-13 at 12:26, [EMAIL PROTECTED] wrote:
> ALso, global variables are off...
>
> -Original Message-
> From: Edward Peloke [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 13, 2003 1:22 PM
> To: Php-General@Lists. Php
What do you mean by "verify that info"? Do you mena verify for content, or form, or
what...
- Original Message -
From: "Edward Peloke" <[EMAIL PROTECTED]>
To: "Php-General@Lists. Php. Net" <[EMAIL PROTECTED]>
Sent: Thursday, February 13, 2003 12:22 PM
Subject: [PHP] form within form
I
ALso, global variables are off...
-Original Message-
From: Edward Peloke [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 13, 2003 1:22 PM
To: Php-General@Lists. Php. Net
Subject: [PHP] form within form
I am creating a form to allow the user to change his/her password. After
the user
8 matches
Mail list logo