I have secured a directory using htaccess with a username and password, so when I click a link to a page within that secure directory, i get the pop up login box. Is there a way to pass this information through (in a querystring or similar) so that the htaccess file confirms the user and password and doesn't give the pop up but just loads the page ?? Not sure if that makes sense, but if you need more detail I'll let you know.