Welcome Guest, Not a member yet? Register   Sign In
How to get calender control value
#1

[eluser]Arun Joshi[/eluser]
Hi,

I have created a textbox in my form
Code:
<input type="text" name="txtDate" id="txtDate" />
.
How can I assign a calender control to my textbox? So that I can get the date when submit the form.
#2

[eluser]Dam1an[/eluser]
Are you on about one of those pop up control date picker widget, like this one?

If so, just follow the instructions with the widget of your choice, and it will then populate the text field with the date in a given format, and you can retreive it as normal
#3

[eluser]Arun Joshi[/eluser]
Thanks Dam,




Theme © iAndrew 2016 - Forum software by © MyBB