thnx for the response.
i want a script to be restricted to be executed by the following factors, 1. ip 2. referer 3. user 4. machine ,
1, this is ok, i get the outer subnet ip anytime, but suppose u have a local intranet, so u will always get the main router ip, not the individual ip, in that case the machine name is important to identify the requesting machine.
2.this is also ok, i know how to get that.
this is needed, coz i want the script will b executed by only the persons i want,(windows login name)
this is imp , i have tried to expl in point 1.
if anyone have any other idea how to get these things, please tell me.
regards