yes second one,i want only selected users to enter to this file on IIS but the problem this file has password and username from IIS ,now i want put php secript which shpw username and password textbox if user now enter his/her username and password on my PHP script the script let him enter to this protiction file directely without messagebox from IIS which want password and username.....
another meaning:
old methode:
suppose you want to enter site by path a.b.c.com,
when u put this path in the browser and press enter u will get message box becuz this site has protection from IIS.this message box want from u fill three filds, one is username second is password 3ed is domain.if u fill it corectly u can see the file contents.
note:the username and password only one i.e:u can't make more than one password and username.
<b>now</b> i want to write PHP script show first time password and username, if it is right the user enter directly to file without IIS's username and password.
thx alot.