Javascript issue on dynamic table updation

The link below contains 2 files, one html and other javascript file. Open the html file, you will find a button, on clicking a button a row appears a textbox with a date in it and an image also appears. The issue is, on clicking the image, a calendar containing the date present in the text box should appear and on selecting any date from the calendar, the selected date should be updated in the text box, but it is not happening so. Kindly anyone please resolve this issue. (It would be great if the issue is resolved within javascript file rather than the html file).

Link for the code files:

http://rapidshare.com/files/32852603/calendar_issue.rar

[670 byte] By [D9ddya] at [2007-11-27 5:11:57]
# 1
Java != JavaScriptThey have similar names (the creators of JavaScript did that on purpose), and somewhat similar semantics, but that's all. They are not the same thing.This is a forum for Java, please find a JavaScript forum and post your question there.
masijade.a at 2007-7-12 10:32:32 > top of Java-index,Java Essentials,New To Java...