Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How To Send Data with Ajax call #51

Open
Unity3D-Hardik opened this issue Feb 16, 2017 · 3 comments
Open

How To Send Data with Ajax call #51

Unity3D-Hardik opened this issue Feb 16, 2017 · 3 comments

Comments

@Unity3D-Hardik
Copy link

Hello , First of all Thanks to developer for this calendar , My Issue is "How to send Current Month and Year with Ajax call ?? "
My mean is suppose Today is 2017-02-16 and if we navigate back means January than with ajax send that data,
ajax: {
url: "show_data.jsp?month=xxx,year=xxx",
modal: true
}

@Unity3D-Hardik
Copy link
Author

I found In php ajax call in backside same things doing , but don't know they do , if anyone help

@Unity3D-Hardik
Copy link
Author

I got the solution , thanks , they send year and month variable with ajax call.....

@tryido
Copy link

tryido commented Jul 16, 2017

Hello, I would like to send the selected day, for example for a booking, by mail. Can somebody give me a hand?

Here is an example of the calendar
http://sadek.altervista.org/psicologiaimago/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants