Advertisement

1 - 10 of 3746 containing alltags:("session") (0.003 seconds)
where do u keep information about session and how do you update the status of a particular person,if u store in some method then how do u update every time a person establishes a session(how do u k...
Zones: JavaDate Answered: 01/22/1999 Grade: A Views: 0
I am having problems referenceing a session array with a variable.  For example I have not problem getting this to work on a regualr array variable = 1 array_variable(variable) = 3 However as a s...
Zones: HTMLDate Answered: 05/08/1999 Grade: C Views: 0
I have a program written in VB3 using Crystal Reports 6. On some machines I get the following error when trying to access a Crystal report 20535: Unable To Connect:Incorrect Session Parameters.      ...
Zones: Visual BasicDate Answered: 07/01/1999 Grade: C Views: 0
HI! I am using ASP with VB script to do some internet database. WHen using the <select> tag, upon an "onChange" event, I want the script to jump to a subroutine and assigns the current <option> sel...
Zones: HTMLDate Answered: 06/25/1999 Grade: C Views: 0
What I need to do is create a program that can record a web session and either "play it back" by itself or generate code or information that can be used to play it back. This will be used for load...
Zones: JavaDate Answered: 07/22/1999 Grade: A Views: 0
Anyone witha good tutorial about basic session management with PHP /PHPlib? I want/need one that has some examples aswell.
Zones: PHPDate Answered: 01/26/2000 Grade: B Views: 0
Hello ppl, I am currently writting a servlet program for my web-page which access to a database. I have a login page which will create a session for each user logged in. ok here is my proble...
Zones: JavaDate Answered: 01/14/2000 Grade: A Views: 0
In a web site I developed I have used a good many session variables. This site has crashed a couple of times so I am now trying to optimise the code a bit better. I have managed to remove some of ...
Zones: ASPDate Answered: 05/22/2000 Grade: B Views: 0
I create a new session(and invalidate the old one) for a user after timeout by HttpServletRequest.getSesson(true). after that, I redirect to html page which calls other servlet.In this servlet I'm ...
Zones: JavaDate Answered: 07/23/2000 Grade: C Views: 9
I have a session variable which is a struct. I know How to do a structclear but how DO I delete the session varible totally
Zones: ColdFusion Application ServerDate Answered: 07/21/2000 Grade: B Views: 0