| Author |
Calender
|
Kalyani Nayak
Greenhorn
Joined: Jan 01, 2006
Posts: 25
|
|
Hi All, I want to show one calender on my jsp page, that calender should be dynamic ( user should be able to change the date) But I don't want to open it in a seperate window, but on the same jsp
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15362
|
|
Seach calendar picker on Google or goto sites like JavaScriptkit.com or Dynamicdrive.com Eric
|
 |
Kalyani Nayak
Greenhorn
Joined: Jan 01, 2006
Posts: 25
|
|
I understood the code to open the calendar html on any event in a new window, but My requirement is to show a dynamic calendar (dates should be selectable) along with my other static data on the same jsp. As it is implemented in the www.mydiabetes.com web site. See the Diary tab in that.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56554
|
|
|
So follow Eric's advice and search for one that meets your needs. There are dozens and dozens of them out there.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Calender
|
|
|