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 form but am having some problems with passing the parameters
> back and forth...any new ideas would be greatly appreciated.  I will fill
> in all the db stuff later.

You cannot nest <form> tags. Sort that out then worry about the PHP.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
I know what "custody" [of the children] means.  "Get even."  That's all
custody means.  Get even with your old lady.
                -- Lenny Bruce
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to