Hi, There are somewhere a script to manage mysql table in this way: -In table i have a date field(format yyyy-mm-dd). I tried "webmin", PHPMyEdit etc, for editing this field from web page, but field is displayed as textbox and i have to write manually date field. I want next to textfield a button with popup window with calendar inside, when i select a day, popup window is closed and value selected is written in textbox. In html with javascript is easy, but here i mess. tx in adv for any help