how can i process only single request from one ip address...............

asp.net 1.1 , visual studio 2003 , vb.net India
  • 12 years ago
    hi................ how can i process only single request from one ip address............... i aqm using asp.net 1.1, vb,net,visual studio 2003..................\ it's a web application....u can open the application in any browser......and we can send multiple requests from single ip address.. in global.asax file i have applivation_authencate,application_beginrequest,session_start,session_end events i have application variable ,in which all login detailos wil be maintained(userid,password,ipaddress) first time i sent request for loginpage ,server process request and new window is opened with login page... from there i can proced further.... up to here fine......... if i copy any url from browser after my session got started....and request it through some other browser...it is also being processed and respose to that is coming................ my requirement is if i do like this the 2nd should be redirected to tha loginpage and first browser should be closed.............. thanks if any one can help.......................................

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity.” - Dennis Ritchie