Here's what I need to do for this to work with my system. When a user successfully signs up they're taken to the thanks.php. I'd like, in that script, to be able to get the member's login, or username, store it in a variable so i can then create a new table row in another mysql database. However, I am having some trouble getting the username into a variable within the thanks.php script. Could you tell me how to do this within that script? Thank You, Anthony Ryan -wsscom
Anthony, there is a better and more clean way to do it - place read manual regarding integration plugins.