Quote Originally Posted by hoehnt View Post
Hello,

I have a web page that needs to fetch the current users email address from the database and put it in a form.

How can I do this?
Is this "web page" a Zen Cart page? If so, just use $_SESSION['customers_email_address']