date picker
Can you advice what would be the best way to add a date picker i.e for a customer to book and appointments and it would need a am/pm option.
I would be using paypay?
Can you advice what would be the best way to add a date picker i.e for a customer to book and appointments and it would need a am/pm option.
I would be using paypay?
when adding the paypal standard button, the third screen gives the a filed to define an option for the add to cart, this will allow you to add the date option. name it "Appointment Date"
this will add the following 2 fields:
date:<input type="hidden" name="on0" value="Appointment Date" />
<input type="text" name="os0" value="" />
select the os0 text field, then add a date picker using data Bridge.
then add to more fields: a hidden file named on1, set the value to Appointment Time" and a select list named os1, populate it with the available times
If your time select list has a lot of entries, eg you need to set 10 minute increments, you may be interested to know there is an add-on to the datepicker tool called timepicker, which is easy to set up and use.
http://www.webassist.com/forums/posts.php?t=27742&accesscheck=/forums/posts.php?t=27742
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.