RE: Files with Time and date stamps...

2003-09-05 Thread Matt Blatchley
Awesome, thanks. -matt -Original Message- From: Mike Mertsock [mailto:[EMAIL PROTECTED] Sent: Thursday, September 04, 2003 10:26 PM To: CF-Talk Subject: Files with Time and date stamps... Oof, immediately after postin my reply I realized a potentially much better solution. Will the

Files with Time and date stamps...

2003-09-05 Thread Mike Mertsock
Oof, immediately after postin my reply I realized a potentially much better solution. Will the last modified date/time of the files reflect the date and time mentioned in the filenames? If so, use cfdirectory as I mentioned but specify sort="datelastmodified DESC". Then first record returned wil

Files with Time and date stamps...

2003-09-05 Thread Mike Mertsock
Well the cfdirectory tag works similarly to cfquery, in that it returns a set of query-type records and you can specify fields by which to sort. So try using cfdirectory to list files filtered by *.csv or FILENAME*.csv. And also specify sort="name DESC". This is assuming that the FILENAME part o

Files with Time and date stamps...

2003-09-04 Thread Matt Blatchley
I'm trying to find a particular file in a directory that has a file name similar to 'FILENAME20030803034545.csv'. I'm trying to use FileExists() but I keep running issues with the time, not so much the dateHow do I look for a file that has the most recent date and time. Is there an efficient

Re:RESOLVED time and date to abort a page

2003-02-11 Thread Dave Lyons
Thanks Charlie! i had too only make a small adjustment and it works:) sorry charlie youre in time! dave - Original Message - From: "charlie griefer" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 6:41 PM Sub

Re: time and date to abort a page

2003-02-11 Thread Dave Lyons
lk" <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 6:41 PM Subject: Re: time and date to abort a page > Dave: > > You should be able to accomplish this very easily with cfform... > > (KIDDING...hey, i kid because i love) > > Seriously...looks like you

Re: time and date to abort a page

2003-02-11 Thread Dave Lyons
must have slipped me a bunch of 'cid in high school cause i sure cant remember anything anymore, lol Dave - Original Message - From: "Tony Weeg" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 6:46 PM Subject:

RE: time and date to abort a page

2003-02-11 Thread Tony Weeg
dave, is that nice to pour gas on fires :) did you get it figgered out? tw -Original Message- From: Dave Lyons [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 6:44 PM To: CF-Talk Subject: Re: time and date to abort a page lol! :) thanks I needed a good laugh at the

Re: time and date to abort a page

2003-02-11 Thread Dave Lyons
- - Original Message - From: "charlie griefer" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 6:41 PM Subject: Re: time and date to abort a page > Dave: > > You should be able to accomplish thi

Re: time and date to abort a page

2003-02-11 Thread Dave Lyons
submit after the deadline get a too bad meesage does that help? - Original Message - From: "Scott Weikert" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 6:33 PM Subject: Re: time and date to abort a page &

Re: time and date to abort a page

2003-02-11 Thread charlie griefer
Dave: You should be able to accomplish this very easily with cfform... (KIDDING...hey, i kid because i love) Seriously...looks like you were on the right track. SORRY hth, Charlie Dave Lyons writes: > sorry for another stupid post but I cant get this too wok. > Been reading th

Re: time and date to abort a page

2003-02-11 Thread Scott Weikert
Look at the DateDiff() function. >what I need to do is on a certain day of the week and at a certain time >(say Friday, march 10, 2003 at 6pm exactly) to abort any further actions >with the page >so someone cant make an entry into the db 1 sec after the deadline. ~~

time and date to abort a page

2003-02-11 Thread Dave Lyons
sorry for another stupid post but I cant get this too wok. Been reading the live docs and its confused me even more! figures! I just got mad and deleted the code and starting fresh what I need to do is on a certain day of the week and at a certain time (say Friday, march 10, 2003 at 6pm exactly)

SOLVED RE: Time and Date

2001-12-19 Thread Tangorre, Michael T.
Sorry.. I just figured it out. -Original Message- From: Tangorre, Michael T. [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 19, 2001 9:50 PM To: CF-Talk Subject: Time and Date Anyone have a suggestion for the following. I have to form fields, date and time. I need to make an

Time and Date

2001-12-19 Thread Tangorre, Michael T.
Anyone have a suggestion for the following. I have to form fields, date and time. I need to make an ODB date out of these together. Any ideas.. Michael T. Tangorre Resident Assistant - Brick Web Applications Developer A.U. Webteam Slave :-) AIM: CrazyFlash4 ===