Hi Frnds,
I want to use below code in one of my web page but with some modifications.
Code:
http://jsfiddle.net/rajaadil/nafnR/2/
In above Jsfiddle we have a
select box and
one input box, whenever we
select any value in the select box which intern
echo same value in the input box but I want small difference like, when ever user
selects any value in the select box, in
input box it should only echo current date time value in it.
please help me solve this issue.