Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
nvision #1
checking for session variable
I have this session variable in this page and I'm checking at the very top of
the page if it does not exist go to and but it still go thru the page anyway
and giving me an error. Did somebody had that kind of problem before and how
can I fix?
Thanks!
nvision Guest
-
Checking IsAuthenticated for new ASP.NET session
How can I check to see if a user has previously been authenticated with FormsAuthentication on a page that is defined as viewable by everyone in... -
Checking For Session
I am trying to check for an active session on several pages located inside a directory. If the session does not exist, the user is taken to a login... -
Checking for ASP Session IDs
Is there a way to query a webserver to see how many, and which, ASP Session ID numbers are still current? (ie: not expired). I'm working on a way... -
[SESSION] Session variable deleted prior to command?
Hi all, I'm developing a database system on my local computer (OS/version details at bottom) with a simple user authentication using sessions. On... -
[PHP] CHECKING IF A SESSION IS ACTIVE OR NOT
There is no reliable way for the server (Apache, PHP, etc) to know when a user closes a session by closing his browser window. That's one reason... -



Reply With Quote

