pbassi
March 27th, 2006, 05:37 AM
wanna ur help in one part…
Suppose we have one website ….a user logs in by giving username passwd…
If he opens one more window…and he again wants to enter in same site by putting its username n paswd…
As he is already in site if I want to restrict him to enter again…how can I write code….
I means how do I use session property.
Do I need to write something in global file.
How to take care of close window session I mean if one closes the window, then he can open another window n log in also…
Could u tell me how do I progress in this case…..
Suppose we have one website ….a user logs in by giving username passwd…
If he opens one more window…and he again wants to enter in same site by putting its username n paswd…
As he is already in site if I want to restrict him to enter again…how can I write code….
I means how do I use session property.
Do I need to write something in global file.
How to take care of close window session I mean if one closes the window, then he can open another window n log in also…
Could u tell me how do I progress in this case…..