Click here to Skip to main content
15,914,371 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I was asked one question by my colleague.I am posting that question.Can anybody please answer that question

I had one website,if two users are browsing that website and two users are requesting something to server....how to track each user individual request and respond accordingly in ASP.NET
Posted
Comments
Thanks7872 15-Nov-13 6:16am    
It depends on what you mean by user at first place. If you are talking about some one that browse your site,then serve whatever is requested.What is the problem?
spanner21 15-Nov-13 6:52am    
how to identify what the users are requested please?

1 solution

Hi Spanner(weird name ;-));

I think you will find answer for your question in here.
Share with your colleague also if you want.

Updated solution upon your comments:

Refer this link[^] where you could find a code to implement the requirement and see what is coming as request ;-)
Am going to start now......

Hope this helps you a bit.

Regards,
RK
 
Share this answer
 
v2
Comments
spanner21 15-Nov-13 7:06am    
hi not sure whether my question is not understandable....not able to express what my colleague has exactly asked me.......

is there any way that we can findout through coding in C# what users are requested from our website.......I am a bit confused.

Anyways Thanks so much for the reply
♥…ЯҠ…♥ 15-Nov-13 7:16am    
You mean page/service/any kind of?
spanner21 15-Nov-13 7:21am    
through page...may be querystring like that.........
♥…ЯҠ…♥ 15-Nov-13 7:23am    
update my solution.....
spanner21 15-Nov-13 7:26am    
thanks a lot......this is what something i was looking

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900