I am using the following code to set my Session variable:
If IsNull( Session("Month") ) Then
Session("Month") = Month(Now())
End If
It does not appear to be working. What value do I have to test for when the Session is new or TimedOut?
|
+ Reply to Thread
Results 1 to 2 of 2
Thread: Classic Asp Session Variables
Similar Threads
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S. Wed Yourself to UML with the Power of Associations Microsoft to Add AJAX Capabilities to ASP.NET IBM's Cloudscape Versus MySQL | ||||||||||||||||||||||||||||||||||
![]() | |||||
|
| |||||
![]() |
Bookmarks