jQuery Datepicker日历上需要一些帮助

jQuery Datepicker日历上需要一些帮助

问题描述:

我正在寻找有关日期选择器的帮助,我必须告诉所有不符合我到目前为止在该网站上的日期选择器上阅读过的文章的情况,它们是否超出我现在所能理解的范围.

寻找的帮助是如何获取用户从压延机获取的日期并将其通过电子邮件发送给我.我知道有些事情与getdate()有关,以及如何将代码编写为通过电子邮件发送给我返回.我有一个php表单,该表单带有名称和地址等,然后返回到我的电子邮件.

我有关于日期选择器的书,但是它们全都显示了如何通过电子邮件发送回去.我知道,如果我能克服这一障碍,我就可以开始学习而不必离婚了.

谢谢

这是我的电子邮件,, [已删除]

I am looking for some help on the datepicker, I must tell all that am not up to the mark of the article I have read so far on the datepicker on this site,has they are well above what i can understand for now.

The help am looking for is how to get the date taken from the calender by the user and to have that emailed back to me.I know somewere down the line its to do with getdate() ,and how the code is writen to email it back.I have a php form that takes a name and aaddress ect and that comes back to my email.

I have books on the datepicker but they all fall sort on showing how to email it back.I know that if i can get over this hurdle i Can start to learn and not have to go thro a divorce.

Thank you

this is my email,,, [removed]

首先,不要发布您的电子邮件,您将收到垃圾邮件,我们不会发送电子邮件你.

其次,如果文章超出了您的水平,那么此任务现在就超出了您的范围.但是,发送电子邮件与日期选择器无关,因此没有日期选择器文章将对此进行介绍.从日期选择器中获取日期后,您需要阅读一篇有关发送电子邮件以覆盖该步骤的文章.
First of all, don''t post your email, you will get spam and we won''t email you.

Second, if the articles are above your level, then this task is beyond you right now. However, sending an email has nothing to do with datepickers, and so no datepicker article will cover it. Once you have the date from your datepicker, then you need to read an article on sending emails to cover that step.