Calendar Control With Client-Side Scripting.

T

Tom

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.
 
K

Ken Cox [Microsoft MVP]

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/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,050
Latest member
AngelS122

Latest Threads

Top