Hi guys,
I've just downloaded BDP Lite, and I must say it has really helped me out.
I do have one problem however. I am using a sample based around validation, as found at:
http://www.basicdatepicker.com/samples/sample16.aspx.
The values from my form are passed to a database table. One thing I need to do is calculate the number of days that has been selected. The control does this automatically and displays it on the form, however I don't know how to extract that value so I can pass it to my database table.
The label that is used by the control seems to contain multiple details, but I only really need the duration figure.
Any ideas?
Thanks