Ask a Question related to ASP Components, Design and Development.
-
Rohit #1
Calender Control
Hi there,
We are looking for a little enhanced feature of the
calender control.
We want that when the user selects a date in the asp.net
calender control, the selected date should come in a given
textbox AT THE CLIENT SIDE.
Currently the same thing does happen, but it involves an
extra server trip. We want to avoid this.
Any suggestions.
thanks,
Rohit
Rohit Guest
-
custom enevts calender
hi is there a way to create a small calender using AS3/2. display from current date onward. then highlight some dates in green, and when clicked on... -
Calender
Is there any calender extension. PHP or ASP Thanks Sinan Akdeniz -
pop up calender
Hi there, I'm having a lot of trouble with dates in PHP forms and so I was wondering if there was an extension for dreamweaver that would allow... -
Calender/scheduler
Can someone point me in the right direction. I want to be able to post a calander, with appointments that are drawn from a database. like someone... -
Creating a Calender
Does anybody know how to generate calendars easily? (i.e. print out complete calenders from the current month on) Thanks in advance, -Dan -
Tammy B. #2
Re: Calender Control
LOOK FOR A JAVASCRIPT CALENDAR
"Rohit" <rohittanna@hotmail.com> wrote in message
news:0a6401c34ac6$db7f7810$a401280a@phx.gbl...> Hi there,
> We are looking for a little enhanced feature of the
> calender control.
>
> We want that when the user selects a date in the asp.net
> calender control, the selected date should come in a given
> textbox AT THE CLIENT SIDE.
>
> Currently the same thing does happen, but it involves an
> extra server trip. We want to avoid this.
>
> Any suggestions.
>
> thanks,
> Rohit
>
Tammy B. Guest
-
Jessica Weiner #3
calender control
I have an ASP .NET web application and I am using the calender control to
display the month view and some events that are scheduled to happen during
the month. Whenever the user selects a month, the page re-loads to show the
update calender view. I would like to make it as seamless as possible so
that switching from one month to the other doesn't triger a page reload.
Some people have suggested that AJAX might help with this but I dont know
how to integrate it with a .NET web appication.
Any ideas are much appreciated.
Thanks.
Jess
Jessica Weiner Guest
-
Jules #4
Re: calender control
hi Jess
Check that the property cause validation is false if there is one. if you
use any codebehing, use the "ispostback"
hope this helps
Jules
"Jessica Weiner" <suspended@gmail.com> wrote in message
news:hPpdg.76750$_S7.40098@newssvr14.news.prodigy. com...>I have an ASP .NET web application and I am using the calender control to
> display the month view and some events that are scheduled to happen during
> the month. Whenever the user selects a month, the page re-loads to show
> the
> update calender view. I would like to make it as seamless as possible so
> that switching from one month to the other doesn't triger a page reload.
> Some people have suggested that AJAX might help with this but I dont know
> how to integrate it with a .NET web appication.
>
> Any ideas are much appreciated.
>
> Thanks.
> Jess
>
Jules Guest



Reply With Quote

