Hi all,
I have a directory of which I have protected with .htaccess file, But if I want to enter into this Directory without anuthentication Dialogue box..how could I do that.. Can I pass my user name and password with Query string ??
Actully I want to save my files on my server in a protected directory.. but whenever my programme runs from other non protected directories it can be able to access some files from my protected directory without any authentication .. Will I have to pass any querystring for that ??
thanx
Tabish