javascript日历 [英] javascript calender

查看:46
本文介绍了javascript日历的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何从Java日历日历中检索日期并将数据保存到数据库中?

让我们假设您正在使用类似jQuery UI datepicker
的东西
http://jqueryui.com/demos/datepicker/ [的一部分发布到服务器上
检索服务器上的值,创建与您正在使用的任何神奇数据库的连接并更新记录


我的回答有点含糊,我知道,但问题也是如此:)

如果您有特定的代码,请在其中添加&我们来看一下


how i retrieve date from java script calender and save the data to database

Well, what javascript calendar are you using?

Lets just assume you''re using something like jQuery UI datepicker

http://jqueryui.com/demos/datepicker/[^]

This just binds to a textbox element. You''d then post this information to the server as part of a ''form submit'' or whatever

Retrieve the value on the server, create a connection to whatever magical database you''re using and update a record


My answer is kind of vague I know, but so was the question :)

If you have particular code you''re struggling with, post that & we''ll ake a look


这篇关于javascript日历的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆