Click here to Skip to main content
15,881,709 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hello

i have new in asp.net, i created one asp.net project i need to help you guys
i want to store datetime automatic in oracle database when user login & after that whenever user get session logout then logout time store automatic in database..

hope so i get hlep
Thanks
Posted
Updated 24-Apr-15 3:06am
v2
Comments
[no name] 25-Apr-15 20:55pm    
I think that you want to simply insert Oracle sysdate along with the user identifier into a database. Obviously, you would do this when the user authenticates; you can then identify then as logging in. You can do the same thing when they log off or when the session closes. Let me know if any of that is unclear.
Balu Mate 14-May-15 6:29am    
alredy solved, thanks for comment

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