Hey, I'm trying to figure out if it is possible to use the wordpress login authentication as the authentication for logging in to my own admin panel. My site is set up so that it uses wordpress for the blog, but my own custom coded site for the rest. Problem is that if I want to change something on the site (that isn't part of the blog) I login to a separate area (which probably isn't as secure as WP is as I coded the authentication myself). I would like to set it up (if it's possible) so that I login to a part of the site using my WP login information, it then comes up with a page saying something along the lines of "Do you want to go to the wordpress management system or the main site management system?", then the user chooses the option and goes from there. Hope someone understands what I mean, cause I don't think I could explain it much better. Would this be possible? If so, how? Thanks, Nick