Enter Keywords:
1 - 10 of 615(0.026 seconds)
Sort By:
 
Is there global variable on MS SQL 7? Or, is there anything to use instead global variable? When I say global variable, I mean variable that last during one session. Thanks
Zones: MS SQL ServerDate Answered: 04/06/2000 Rating: 5.8 Views: 5
Hi, Is the session variable behave differently in different pc? I encounter that I can output the session variable value in my pc but in other pc, it give me the empty value after I successfu...
Zones: Cold...Date Answered: 09/26/2000 Rating: 7.0 Views: 0
I want my session variable to be killed once i close the browser.Anyone knows please respond Thanks in advance Amit
Zones: Cold...Date Answered: 03/19/2002 Rating: 8.6 Views: 0
I am trying to set a log in page and it is driving me bananas. Anyways, once I have verified a user, how do I pass that variable onto other pages? I need to be able to check for a UserName and p...
Zones: ASPDate Answered: 05/07/2001 Rating: 6.8 Views: 0
Hi friends, This is weird, but here's my situation:  http://website1 has a form for administrators to login.  That form will post to https://website2 because website2 is the only one that has a ...
Zones: ASPDate Answered: 01/08/2002 Rating: 7.6 Views: 0
I have a cold fusion shopping cart I designed. I'm using the folowing code in my application.cfm file to establish a cart ID for each customer. <cfapplication    name="cart"    sessionmanageme...
Zones: Cold...Date Answered: 05/06/2004 Rating: 4.4 Views: 0
I have an ActiveX Control created by VB6 and will be used on Web. Since the ASP pages are controlled by Session variable for security issues, I want to send the Session variable to the ActiveX Cont...
Zones: Web Development, ActiveXDate Answered: 06/29/2004 Rating: 7.0 Views: 5
Hi I am accepting the value using Request.Form() and storing it in a variable but when i access itagain later and write it into a.mdbfile it doesnt have any value. in the code below the variab...
Zones: ASPDate Answered: 10/14/2003 Rating: 6.6 Views: 0
I need to set up a session variable containing a login ID, as cookies do not seem to be working.  How do I set up and access a session variable? Can I set it to disappear when the browser closes? T...
Zones: Cold...Date Answered: 05/04/2004 Rating: 7.2 Views: 0