I know I can use the find function to search for a defined particular string. But how do I search for a undefined length string For example I am looking for the "***#Userid#***" string inside of a header. But this number can range in value so do I need to search like this...
on logout I have the option to use structclear(thanks Tek)
or I can manually set the local sessiontimeout variable to "0" to clean sweep session variables. My superior s suggested that if coldfusion has a tag (cfapplication)
that allows you to define variable storage mechanism through...
In my code, on logout the user's session variables are simply nullified.
I need to know if I can actually destroy a session(object) on the server on logout.
the purpose:
to insure security and free up memory on the server
any help would be appreciated
thanks in advance
I am using a coldfusion template. A simple form is submitted. Onsubmit it generates a popup window(showing the user submission). What I would like to do is to also refresh the parent window so that the form variables(content on the page) is now refeshed and gone.
I was told that I can do more...
I am having a problem with the makeunique function within the cffile. When I upload to a temp file, it is not appending a unique value to the file. I then move it to permanent. The problem is that when someone deletes a file that someone else has also contributed, the file is now gone from both...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.