how do I get the curent date now() as a default value for a date field? I used timestamp and want it in the same formate ie. yyyy/mm/dd hh:mm:ss but need a static date that doesnt change for keeping track of when a record was created I tried puting date() in the default value field of the specific date field but it didnt work I also tried now()
Thanx in advance
Quinton
Thanx in advance
Quinton