Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: Force logout.

Started 1 month ago by gerrybrennan
Hi I have a ASP.net application. I want to force a signout, if the user tries to access the same application in the following scenarios If Multiple tabs within a same browser or if multiple (same) browsers eg two applications of firefox. or if if multiple different (browsers) eg one firefox & one MS Explorer. Any help / advice apreciated in advance. G
Site: CodeProject: Discussion Boards. Free source code and programming help  CodeProject: Discussion Boards. Free source code and programming help - site profile
Forum: ASP.NET  ASP.NET - forum profile
Total authors: 375 authors
Total thread posts: 3 posts
Thread activity: 263 new posts during last week
Domain info for: codeproject.com

Other posts in this thread:

dotnetcsharpdev replied 3 months, 2 weeks ago
Thanx v much.. it worked..

Richard MacCutchan replied 3 months, 2 weeks ago
Mark Nischalke wrote: Sounds like the lowest bidder won the contract. I do like that!

Steve van Niman replied 3 months, 2 weeks ago
Wow, asp:Menu is a nice feature, but trying to get it to behave the way you want can be a hair pulling mind numbing experience. For the most part, finally solved all the link color overrides on the static portion of the menu, but now I've added breadcrumbs via the asp:SiteMapPath control, but the control is displaying to the right of the menu on the same line. I even added hard br's and ...

Mark Nischalke replied 3 months, 2 weeks ago
You may want to look at CSS Friendly Adapter [ ^ ] or override the rendering of the menu (can't remember the event off hand, onmenubind ?)

Hemant_ec48 replied 3 months, 2 weeks ago
Hi... I have to read one Text file & i have to store content of text file into Database. Which is the best way to implement this task. Because text file will update each & every midnight. I can create one windows service which will run at specify time and store content in the DB.... Is there any other way to implement this task except windows service??

Manas Bhardwaj replied 3 months, 2 weeks ago
Hemant_ec48 wrote: Is there any other way to implement this task except windows service?? Another way would be to write a console application(for eg) and schedule it run at specific time. But, IMO windows service is a nice approach to follow.

Abhijit Jana replied 3 months, 2 weeks ago
Hemant_ec48 wrote: I can create one windows service which will run at specify time and store content in the DB.... So, this is nothing related with ASP.NET Hemant_ec48 wrote: Is there any other way to implement this task except windows service?? Yes. Create a normal Console Application for that, Schedule it using Windows Scheduler .

Abhijit Jana replied 3 months, 2 weeks ago
Aha... I didn't see your response

Hemant_ec48 replied 3 months, 2 weeks ago
Sorry My friend for let reply but i was busy in meeting.... Should i use SSIS from this task... If I create one DTSX Package And if i use that Package from SQL Job I do not have Proper Idea Regarding this ..... But I am getting one advice to implemet this one.... If you have any idea regarding this than Please help me....

Abhijit Jana replied 3 months, 2 weeks ago
Hemant_ec48 wrote: Should i use SSIS from this task... If I create one DTSX Package And if i use that Package from SQL Job This is also an Good idea. you can . What is ur text file content ? is it like CSV file or what ?

 

Top contributing authors

Name
Posts
Abhishek sur
269
user's latest post:
A question regarding website design
Published (2009-12-14 11:03:00)
I can see the middle part is designed wonderfully using CSS and Div's. Just you need to place the divs absolute positioned and height based on the data to display the chart like figure. Other than that, if you place appropriate CSS it is not a big deal to add textboxes and interact with this. But one thing is for sure, you need a strong grip on Javascript and CSS to design such a thing.
Abhijit Jana
174
user's latest post:
Web 2.0 & JavaScript Framework
Published (2009-12-14 13:05:00)
I would reqeust you to have look into following article: Web 2.0 AJAX Portal using jQuery, ASP.NET 3.5, Silverlight, Linq to SQL, WF and Unity [ ^ ]
sashidhar
77
user's latest post:
Checkboxfield in GridView
Published (2009-12-10 03:29:00)
Christian Graus
56
user's latest post:
Install IIS on Visual Studio...
Published (2009-11-27 17:23:00)
andrew p jones wrote: Which of these programs install IIS None. It's part of XP Pro, but you need the CD to install it, it's not installed by default. It does not come with XP Home, at all.
Dinesh Mani
44
user's latest post:
Dynamic item template
Published (2009-12-14 07:13:00)
I'm not sure if I got your requirement right, so I'm rephrasing it here - * You have a datagrid with item template * The controls in the item template are not defined in the design time? - I don't see why you would need to dynamically add items to your item template. Even if it is needed, just place it in at design time and hide it on the server runtime. Confirm how you are placing the controls on the item template. * The...
d@nish
37
user's latest post:
How can i count number of...
Published (2009-12-14 06:21:00)
inayat basha wrote: in my system only So that makes this a wrong forum. There is a method GetProcesses in the class Process . That will give you list of all the processes running on your computer. From them, you will need to filter out the processes related to the browsers. For eg. chrome.exe for chrome browser.
Maxdd 7
35
user's latest post:
Auto Increment problem (Identity...
Published (2009-11-26 22:49:00)
N a v a n e e t h wrote: This is how identity columns works. There is not a way that usually there's no way do alter value of the primary key. So I suppose thats not possible to do something around that, am I right?
gamzun
32
user's latest post:
doesn't exist in the...
Published (2009-12-03 14:20:00)
Restart your visual studio!
N a v a n e e t h
28
user's latest post:
Application State object is...
Published (2009-12-14 12:47:00)
Abhishek Sur wrote: The code looks fine to create one object only which could handle as many session as you want. No it doesn't. It looks horrible in fact.
vinci007
24
user's latest post:
error in the login web page
Published (2009-12-09 07:53:00)
its done..thank you

Related threads on "CodeProject: Discussion Boards. Free source code and programming help":

Related threads on other sites:

Thread profile page for "Force logout." on http://www.codeproject.com. This report page is a snippet summary view from a single thread "Force logout.", located on the Message Board at http://www.codeproject.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity