Results 1 to 3 of 3

Thread: [2005] Calendar

  1. #1

    Thread Starter
    PowerPoster MMock's Avatar
    Join Date
    Apr 2007
    Location
    My Mustang GT
    Posts
    4,566

    [2005] Calendar

    Does this cost money? And what does my asp.net application need to be/need to have to use AJAX?

    I have a calendar control that I wrote based on someone else's code. You can't easily skip through years. So when it defaults to today's date, if you want today's date last year, you have to hit the arrow button 12x (or manually type your desired date, but that defeats the purpose of having a calendar control!)

    Thanks.

  2. #2
    Frenzied Member
    Join Date
    Nov 2001
    Location
    Mass USA
    Posts
    1,674

    Re: [2005] Calendar

    To set up AJAX look here:

    http://www.asp.net/AJAX/AjaxControlT...ugh/Setup.aspx

    Its alot easier to use on a new applicaiton because once you install the toolkit you can just create a AJAX enabled website straight through VS. Once you get around the enviorment setup you'll love it. It really makes alot of things easier.

    edit: and no it does not cost money.
    Last edited by Besoup; Sep 12th, 2008 at 12:55 PM.

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2005] Calendar

    It's overkill to use and modify your application to use an entire framework just for a calendar which you can get elsewhere; javascript, tiny bit of code.

    http://www.mattkruse.com/javascript/calendarpopup/
    http://www.garrett.nildram.co.uk/calendar/scw.htm
    http://calendar.swazz.org/
    http://www.javascriptkit.com/script/...ch/index.shtml
    http://www.hotscripts.com/JavaScript...ars/index.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width