Page 1 of 1

new user script

Posted: Tue Jul 09, 2002 11:09 am
by dj_beneficial
i'm writing a user creation script and have run into a problem. my employer wants there to be a 'quick signup' box with just the user name and password entered. when you click the signup button it is supposed to open to a new window with more information to be added. is it possible to use php to add the username and password they entered to the target window when it comes up?

Posted: Tue Jul 09, 2002 11:35 am
by twigletmac
It may be helpful to read this:
http://www.devnetwork.net/forums/viewtopic.php?t=1030

Mac