473,395 Members | 1,556 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Login - Timed out, asp, ms acsess, vbScript

21
i want to make a login session for 20 minutes

if i wrote the following code, then it is giving the dafault value is 20

Expand|Select|Wrap|Line Numbers
  1. <% 
  2. response.write("<p>")
  3. response.write("Default Timeout is: " & Session.Timeout)
  4. %>
But my system is asking for login in an average after 2 or 3 minutes.

so, what should i do?

Please help me.
Dec 8 '07 #1
3 1201
jhardman
3,406 Expert 2GB
Is it timing out only after inactivity, or do you have it set to time out regardless twenty minutes after logging in?

Jared
Dec 10 '07 #2
Dilruba
21
Is it timing out only after inactivity, or do you have it set to time out regardless twenty minutes after logging in?

Jared
Suppose user ' Ay ' logged in and he is reading some information. After that he is trying to visit for other information ( i.e. he clicked to other hyperlinked content ) , then it is asking for new login.

Please help me

Thank u
Dec 10 '07 #3
jhardman
3,406 Expert 2GB
Suppose user ' Ay ' logged in and he is reading some information. After that he is trying to visit for other information ( i.e. he clicked to other hyperlinked content ) , then it is asking for new login.

Please help me

Thank u
I think that's normal for session data. Instead of keeping log in data in session variables, you could try keeping it in cookies, of course this will only work if the user accepts cookies. Let me know if this helps.

Jared
Dec 11 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: harris | last post by:
I am needing some help with a few asp pages and a login script. Let me start by describing my project. I am trying to connect to a database and verify a users login and password, then based on...
10
by: dave | last post by:
Hi I have succesfully captured the users login detail, but I now have a new problem I have assigned the login to a Session Variable, however when I come to use the string stored in the variable it...
12
by: Stanley | last post by:
Hi, I'd like to write a HTML page which can help me directly log in my Yahoo!mail or Gmail account without typing user name and password. Basically, I want to set up a link, click it and pop up...
2
by: Jamie | last post by:
I am using Microsoft's Acsess database. The problem is I working with credit card #s and need to encrypt these #s from other employees. The only field I want to encrypt is that particular field. If...
1
by: Jim | last post by:
I have an asp.net site and I want to provide automatic login when a user returns to my site, similar to amazon.com. Currently my site authenticates the user and generates a token when the user...
0
by: Perecli Manole | last post by:
I have a need for logged in users to be timed out after 20 min of inactivity. This works well with the built in functionality that ASP.NET provides except for a certain situation. I have a reminder...
1
by: =?Utf-8?B?QW1pciBUb2hpZGk=?= | last post by:
Hello The site I am working on redirects the user to a "session timed out" page when: - the user's session has expired AND - the user action results in a postback to the server I then...
1
by: nth | last post by:
I wan to filter the database show out information by using the user login name. Means that when that user login by entering their names n password, if correct then it will go to the other page by...
14
by: Mangler | last post by:
Can someone explain the how I can make it so that a login ( username ) can only be logged in once to a website if it is possible. What I would like to do is have it so that if dwaldman is logged...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.