JotTheDate



  1. Jotthe Kannappan
JotTheDate
  • JotTheDate is a brand new app that’ll help you get the most out of your calendar, by injecting a healthy dose of fun into the proceedings. It’s also free, and out now for iOS. If you were a child, you might dream up the kind of calendar that JotTheDate brings us.
  • Update: JotTheDate (Productivity) JotTheDate 3.5 Device: Mac OS Category: Productivity Price: Free, Version: 3.4.1 - 3.5 (iTunes) Description: JotTheDate is your Calendar app on the Mac that allows for full integration and display of drawings.
  • Jott Express is the easiest way to manage your to-do lists, Jott Voicemail, and other Jott messages on your desktop. Add new items as fast as you can type, set items as high priority, and cross them off or send them to the trash when they are complete. You can also set Jott reminders to be received as emails and text messages.
  • JotTheDate has the magic-marker look and feel of the calendars of yore you used to pin to your cubicle wall, allowing you to fill it with the personality of your busy, messy life. This app syncs with Apple’s Calendar app, so you can see all events from all your calendars.
GetthedataJotTheDate
customized AJAX.net calendar extender
Hello. I am new to working with AJAX and was wondering if there is a way to do the below: I want to have 2 separate text boxes each hooked up to an AJAX calendar extender. In the first text box, the user will only see the 12 months of the year and when selecting a month, only the month value will be displayed). In the second textbox, the user will choose a year and the year value will be displayed. Is this something that can be done relatively out of the box or would I have to create custom AJAX controls? Thanks, Sam I think it would be better just to add two dr...
Ajax Calendar Extender OnClientDateSelectionChanged in vb.net
hi guys, I am really new to the Ajax controls and i am struggling to get to grips with Calendar extender control even after having looked at the demos & tutorials. What i would like to do is have a date textbox with the calendar extender within it. I want the date field disabled so user can't type in text but only use the pop-up calendar to select a date entry. Once the user has selected a date from the Ajax Calendar extender control i want the field to display the date value BUT ALSO trigger an event which will alllow me to update a dropdown box which has a sql server datasource linked to it. I need to be able to pass a select statement to the datasource & then also databind() the dropdown box all on the event which is triggered when a date value is selected in the ajax calendar extender. I would prefer coding this in VB.Net but i don't mind having to use Javascript functions. My website is setup using a Matser page. So is it possible to do what i want or am i kidding myself? regards,Shuja Ahmad.'4 out of 3 people have difficulty with fractions!' Hi, To clarify my thread, Basically i want to update a datasources selectcommand when a user selects a date from the AJAX calendar extender. Is this possible? If so, what event for the AJAX calendar should i use (I've tried OnClientDateSelectionChanged but not sure how to get it working) Regards,Shuja Ahmad.'4 out of 3 people have difficulty with fractions!' Hi dabooj The O...
AJAX Calendar Extender stops working with custom JavaScript
Hello everyone,I'm currently working on a project for work that uses quite a bit of AJAX (some custom, but mostly the controls in the AJAX Tookit). I have 2 text boxes with the AJAX Calendar Extender controls attached to them for Start and End Date fields. I also have a DropDownList control that contains multiple options for the date such as: Yesterday, This Week, Last Week, Last Month, etc. I'm using some JavaScript code to hide the table row the TextBoxes and Calendar Extender controls are in if the user selects anything other than Custom in that DropDownList.&nbs...
Hyperlink and Buttons Do Not Work Until After AJAX Calendar Extender is Activated
Hello,In the code below you will see the control cmdQuit. The OnClick event for this button does not fire when if the button is clicked just after the page is loaded. If I click on the calendar image to activate the AJAX Calendar extender and populate the associated text box with the selected date and THEN click cmdQuit, the OnClick event DOES fire.Any ideas why the page behaves like this?Thank you!Brenna<asp:Content ContentPlaceHolderID='Main' Runat='Server'> <table> &nbs...
Old AJAX in .NET 1.1 compatibility with .NET framework 2.0. Ajax does not work always ....................
Hello,I have converted the web site from .NET 1.1 to .NET 2.0. Some of the pages in the web site use AJAX which was developed in .NET 1.1Ajax does not work smoothly in .NET 2.0. Do I have to use ATLAS or is there any fix I can use to make the AJAX work ?Please let me know. Many thanks in advance. Nick..........
AJAX Calendar Extender not displaying Calendar correctly
Hi, I am having issues with my calendar Extender! It worked perfectly previously, but all of a sudden today it is not working. My calendar extender is in a detailsview(edit mode), which is in an updatepanel and tab container, when clicking on the calendar image, the calendar pops up under the textbox, but instead it now has NO style, and seems like a bunch of jumbled numbers together, and is also now being displayed in the middle of the page. this is the code currently <EditItemTemplate> <asp:TextBox runat='server' Text='<%# Bind('...
Watermark Extender and Calendar extender do not work together?
Hi, I'm wondering if anyone has come up with a solution for this problem. I have a textbox with a Watermark Extender attached to it. I also have a calendar extender attached to that same textbox. When the page loads the watermark is there as it should. When I click on the textbox the watermark disappears and the calendar launches. So far so good. It seems as though when I click on a calendar date it flashes the date in the textbox then goes back to the watermark. Are these two controls not able to work together? Thank you Vear We have a bug trac...
position of Ajax calendar extender.. need AJAX experts!!
Calendar extender control does not go away after selecting the date.. What am I doing wrong..? I have 3 textboxes one below the other.. and calendar extender hides the next 2 boxes, when user is entering date in first. So I need to move the position of extender ( adjacent to text boxes ). Anyone knows how to do it?? CSS does not work -- it messes up the extender UI. Thanks in advance.Sam-------------------------------------------------Click on 'Mark As Answer' if this post gives you an idea to resolve the issue! Thanks, Sam Start here:1 <asp:ScriptManager...
how can you adjust the position of the calendar when using the ajax calendar extender
Hi All, I need a little help here with the calendar. When I click on a textbox that has been assinged the calendar and the extender the claendar completely covers the text box. Now that's not issue if the user picks the right date, but if they dont and I want to get back to the text box and enter the date manually the calendar covers the box and I can't see what I am typing. How do I can I specify that I want the calendar to display at the right of the textbox? Just for reference here's my setup<asp:textbox runat='server'...
Ajax Calendar Extender hides behind DropDownList In ModalPopup Extender
Hi all, I am facing 2 problems using control Ajax Calendar Extender The first problem is that, the Calendar hides behind dropdownlist and second one is Calendar CSS is not applying correctly[ i mean background styles are not appearing]. I saw some links, they suggest that use latest version of Toolkit 1.0.10618.0 ,but i am using 1.0.20229.0.It is working in Mozilla Firefox but not in IE 6.0 Please give any suggestions. Advance thanks to all. A workaround is to set the visibility of the DDL to...
Calendar Extender not working
I am adding a calendar control extender to my web user control. On running my page this is giving following error: This page is missing a HtmlHead control which is required for the CSS stylesheet link that is being added. I have already added scriptManager to the web user control Any help plz..If you found this post helpful. Please mark it as answer. Make sure you have runat='server' in the head tag of your page, e.g. <html xmlns='http://www.w3.org/1999/xhtml' ><head runat='server'><title>Default Page</title></head&g...
AJAX Calendar extender
Where is a list of all members of the Calendar Extender, especially about Selected Date? Please advise. Thanks.Please mark the post(s) that have helped you as 'Answer' Hi, the documentation can be found here: http://ajax.asp.net/ajaxtoolkit/Calendar/Calendar.aspx. Otherwise you can also download the full source code of the calendar extender to take a look at. Download it here: http://www.codeplex.com/AtlasControlToolkit. Grz, Kris.Read my blog. Handy Firefox plugins for web developers.Workaround for non working Mark as answer buttons. I think there's a bug on A...
AJAX calendar extender
hi,i am using AJAX CalendarExtender. if user selects certain months of the year,i want to show the message something like 'invalid month'.Is there an easiest way,available function to extract the month from the selected date.I saw there is 'selected Date ' property and i can get the month out of it and show the message if needed,just wondering if there is something like getMonth or so already there? another thing is ,when user is selecting the date,i want to display it like,say jan10,2008in the UI-textbox but would like to save it as 01/10/2008 or 01-...
Ajax calendar extender
how can i display calender in page load of and aspx page. I have use ajax calender extender . thanks Hi,Do you mean display the Calendar when the page is on load? If so, we can add this code in the page side: <script type='text/javascript' language='javascript'> function pageLoad() { var cal = $find('TextBox1_CalendarExtender'); cal.show(); } </script>Note that the parameter in the $find function can be the ID (if this code and the CalendarExtender in the same ...
Ajax extenders are not working
Hi, As in this video ( http://www.asp.net/learn/3.5-videos/video-224.aspx ) I tried to add extender to a button , but when I add the extender I get no code into my aspx file , but I was also able to edit the button extender´s options ? Any idea why its not working ? Thanks ,Ondra Hi, When you set the Extender property for the button, it will update the related Extender control of it. It is just the property of the Extender control(such as ModalPopup). After you set the new property for Extender, you can see the related content for Extender control.Vince XuMicrosoft Online ...
Ajax calendar Extender
Hi im using Ajax calendar Extender control in my application.By clicking the textbox it will the calendar and select the date and displayed in the textbox.I want to dsplaye the day of particular date.Let me know if any suggestion.. Thank u,Desigan.k Do you mean this? <cc1:CalendarExtender runat='server' Enabled='True' SelectedDate='2001-07-04' TargetControlID='TextBox2'> </cc1:CalendarExtender>Steve Welle...
Cascading Dropdownlist Extender Control, SQL Server 2000, AJAX Calendar Extender Control
1. Cascading Dropdownlist Extender Control:Hi Guys, I started implementing AJAX Controls on a in-house project in my company which requires me to use the AJAX Cascading Dropdown extender control. The issue I'm have here is, my main datasource is from sql server 2000. How do I query my datasource as well as linking the web services back to the main aspx file? I pray that someone will have the answer soon.2. AJAX Calendar Extender Control:Another issue I'm facing is that on a same form page, when I have 1 or more dropdownlists that are cascading, the autopostback effect causes my calender to f...
Ajax - Calendar Extender wrapped in user control
Hi I'm having an issue and I am hoping that someone else out there has experienced the same thing - though I have searched and searched and not been able to find a solution. The reason we are doing it this way is because we don't use the standard asp:textbox control. Instead we have made our own custom controls which inherit from the standard asp:textbox I have a user control which contains the following: <asp:Image runat='Server' SkinID='CalenderPopup' AlternateText='Click to show calendar' ToolTip='Clic...
Troubleshoot Web Service; Ajax AutoComplete events do not appear to not fire; Ajax web service appears to not work. .NET
Folks, I had the situation that Ajax AutoComplete events in the web service did not fire after I copied a project out of a folder, renamed it and moved it to a server. The fix was hard to find but easy to solve. I had some web service modules in an ASMX file that provided AutoComplete entries -- i.e., after the user keys in 2 or 3 characters, the list of possible entries with those leading characters is displayed for the user to select. To solve the problem, look at the web service's directive, not the code-behind or the ASMX designer. Do a right-mouse-click...
'Write your own extender' example in AJAX Control Toolkit not working
I installed the Control Toolkit, then followed the instructions for the VB version of 'write your own extender'.Here's the URL of the directions from the toolkit: http://localhost:56850/SampleWebSite/Walkthrough/CreatingNewExtender.aspxI think that I installed everything correctly and followed all directions, but when I try to run the 'DisableButton' sample, I get the following error: Extender control 'DisableButtonExtender1' cannot extend 'Button1'. Extender controls of type 'DisableButton.DisableButton.DisableButtonExtender' cannot extend controls of type 'System.Web.UI.WebControls.Bu...
AJAX calendar not working in sharePoint
Hi, I would like to now if anyone could help with the situation I have. I'm pretty new in .NET. I created a web application using AJAX and then I put the same web application inside of SharePoint in a Page Viewer Web Part. The problem is that AJAX is not working and I see an error saying: Access is denied. I don't know what is going on since I tested it outside of sharePoint and its working fine. Please any help would be appreciated. Now it works fine. Look at http://www.virtosoftware.com/ajax-sharepoint-web-part-calendar , Please find update o...
Ajax calendar extender behavior
I have in use the ajax calendar extender control on an aspx page. The default behavior I have places a date value in a text box when I click on a calendar image button. This works fine. Problem is when the calendar opens up after clicking the image, I want it to disapear if I click off it. It doesn't do this. Does anyone know what needs to be done to change this behavior? Thanks, Hi smakawhat, Would you mind posting your source code here?Jonathan ShenMicrosoft Online Community SupportPlease remember to mark the replies as answers if they help an...
AJAX Calendar Extender question
Does anyone know of a way to limit the range of Dates you can select in an AJAX Calendar Extender control? Try this post: http://forums.asp.net/p/1313425/2594939.aspx Hope that helps. AaronDon't forget to click 'Mark as Answer' on the post that helped you. This credits that member, earns you a point and marks your thread as Resolved so everyone will know you have been helped. That is helpful! Thanks for the link. Hopefully this functionality can be put in a future version of AJAX. ...
having problem with ajax calendar extender
I want to change a display date in calendar into Thai Format . I have set an enablescriptglobalization = true. Only month is effected . A year is still english year not in thai year. how do I change english year into thai year. Thanks in advance. Hi mamomi, Here is the sample that you can reference. <%@ Page Language='C#' %> <%@ Import Namespace='System.Globalization' %> <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> <script runat=&...

Jotthe Kannappan

Just draw with JotTheDate Whether its a scribble, a sketch, or a smiley, this new calendar app lets you add your events by drawing them. JotTheDate is a complete calendar.