How to display current date using javascript in a textbox?
Posted: Thu Nov 06, 2014 12:51 am
How to display current date using javascript in a textbox(xhtml)?
I have to create a text box in xhtml which displays the current date. The current date is produced by using javascript.
How do i do that? Do i create a function and call it? or do I do something else.
Thank You.
I have to create a text box in xhtml which displays the current date. The current date is produced by using javascript.
How do i do that? Do i create a function and call it? or do I do something else.
Thank You.