Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Calendar Control With Client-Side Scripting.

Reply
Thread Tools

Calendar Control With Client-Side Scripting.

 
 
Tom
Guest
Posts: n/a
 
      12-02-2003
Calendar Control does not have <AutoPostBack> property. Therefore every time
user clicks on a day the page gets posted to the server. Does anybody know
how to disable this behavior. What I really want is to let the user choose
the day or the month they want and then click on a button to have the page
process at the server. Any help would be appreciated. Thanks.


 
Reply With Quote
 
 
 
 
Ken Cox [Microsoft MVP]
Guest
Posts: n/a
 
      12-03-2003
As you've discovered, the ASP.NET calendar is very much a server-side
control and what you're describing is a client-side application.

You might want to investigate a JavaScript calendar that would put the
selected value into a textbox.

http://javascript.internet.com/calendars/


"Tom" <> wrote in message
news:...
> Calendar Control does not have <AutoPostBack> property. Therefore every

time
> user clicks on a day the page gets posted to the server. Does anybody know
> how to disable this behavior. What I really want is to let the user

choose
> the day or the month they want and then click on a button to have the page
> process at the server. Any help would be appreciated. Thanks.
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calendar GadGets does not show calendar iccsi Windows 64bit 4 08-14-2011 01:52 PM
How to Synchronise Hotmail Calendar with Standard Outlook Calendar using Outlook Connector ?? Synapse Syndrome Computer Support 0 12-02-2007 04:19 AM
Thunderbird Calendar with Exchange 2003 Calendar and Public FoldersCalendar jincmcse Firefox 1 09-03-2005 02:46 AM
Calendar Control - Programatically set the calendar to a date range Shevek ASP .Net 3 06-23-2004 01:41 PM
Calendar Control - Programatically set the calendar to a date range Shevek ASP .Net Web Controls 0 06-23-2004 12:06 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57