|
01-28-2004, 01:46 AM
Ok guys... i have one page were i enter a username and password... after i enter the right username and password it takes me to a form were i can add users to my db or enter comments into a php file named comments.php... What i need to happen is have my username get loaded into the form automatically for the comments form...
Basically:
I want what i enter on this page...
<img src='http://www.dragons-nest.org/images/sign-in.gif' border='0' alt='user posted image' />
To automatically load in the username box on this page...
<img src='http://www.dragons-nest.org/images/comment.gif' border='0' alt='user posted image' />
Also, i want the e-mail to automatically associate itself with the username and load the e-mail address automatically as well.... |