Gossamer Forum
Home : Products : DBMan : Installation :

Date and Counter

Quote Reply
Date and Counter
I am using dbman to view and edit existing data that has been appended to a text file by a form handler. Because the record isn't being created by dbman I assume there's no way for dbman to add a unique number to each record. (the ID number)

And, would that same assumption apply to the date function as well?

My form handler is suppose to be able to grab the date [%DATE_LOCAL] but it doesn't work.

I need to number and date my records - any thoughts???

Many thanks
Steve
Quote Reply
Re: Date and Counter In reply to
You would have to add code to your form handler, I guess. I'm not sure how that would work, not knowing the script.


------------------
JPD