need help on java regular expression, is there on such class in jdk 1.2 above
if no, i don't intend to install third part component.
how can i do a normal regular expression check such as getting onlg a-zA-Z_0-9 and error for other type of characters
I am developing an auction site. Most probably using Cfscheduler Feature by Coldfusion. However, even when I made a simple file to be run to print out date and time in a text file every 2 minutes, it does not seem to work. Why? I have access@to the CF Administrator (using Win CF 4.5) where I...
This is my current platform; Oracle as database, Sun Solaris as OS and CF4.0 for Solaris
I want to insert a data & time value but does not seem to work. Here is a snippet of the code.
<cfset yr = year(now())>
<cfset mt = month(now())>
<cfset dy = day(now())>
<cfset hr = hour(now())>
<cfset...
I would like to insert the data and time into the date/time field. If not defined, it usually defined the date only.
How do I put the time in as well. I am using Oracle database, but I would like to enter the date and time specified by Coldfusion.
<cfset todate = now()> <!--- holds the time...
How do I keep a session alive between application back and forth. For instance, upon login, I want to keep a user login id alive until he/she logouts. How can I achive this if I have several CFAPPLICATION in different path to begin with. I understand that, a session is terminated once a user...
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.