Yes, but you will probably want to do it on the server side using the email address saved in the user's profile in your website database. Alternatively, you could expose the email address in the page javascript to use data lookups on the front end. But if you don't have to do it on the front end it's more secure doing on the backend.
↧