Results 1 to 3 of 3

Thread: Choose new date on calendar without post back.

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612

    Choose new date on calendar without post back.

    Everytime I choose a new date on my calendar, the page does a post back. Is there a way I can avoid this? I didn't notice an autopostback property for this.

    Thanks

    P.S.

    Also, if I set the start date on a calendar that is not the current month, the calendar does not show the month that it is actually set too. Anyone have any ideas?
    David Wilhelm

  2. #2
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724
    There's no way to "switch off" the auto-postback. You can create your own, or use a popup window and (javascript) document.opener.form.field.value = [date selected].

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612
    Thanks, but that is above my skill level. I don't know much of anything about java. I've been using .net for less than a month.
    David Wilhelm

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