sorry i fogot something...
in the fill-in-form.php you would now have to modify the form to something like
echo " [...]
<input type='text' name='username' value='$_GET[\"username\"]' ...> to retain the information
      ";
i think thats it

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

Reply via email to