MySQL Time Column with Safari

I have a text field that receives data from a MySQL database TIME field. In Safari when I input the first character of the time, Safari crashes. The same text field in Firefox works properly.

Has anyone else experienced this problem. How was the problem solved?

Thanks,

Bill V

[301 byte] By [BillVa] at [2007-11-27 4:14:43]
# 1
My work around for now is to use a Text Area vs a Text Field. The Text Area works in Safari and Firefox and accepts the datetime converter to format the time. I am not happy with this, but it works!Thanks,Bill V
BillVa at 2007-7-12 9:21:03 > top of Java-index,Development Tools,Java Tools...