Gossamer Forum
Home : Products : DBMan : Installation :

Automaticly fill in fields

(Page 2 of 2)
> >
Quote Reply
Re: Automaticly fill in fields In reply to
I try to add a record, but my date-field do not give me the actual date. It shows 30-Mrt-1999, could this mod be the reason??, or is it from the great mod, build in this ../forum/resources/Forum5/HTML/000765.html (autodelete)

[This message has been edited by mart (edited April 12, 1999).]
Quote Reply
Re: Automaticly fill in fields In reply to
It could be that you are picking up the date from the previous entry. Possibly you need to delete the line

$rec{'Date'} = $hits[2];



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





Quote Reply
Re: Automaticly fill in fields In reply to
Thanks, JPD, this was the solution.
Gr.
Mart
> >