473,385 Members | 1,542 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Calendar popup - sort of

I am looking to use the Calendar control in a standard way, with a
couple small(hopefully) differences.

I have a textbox with a date, and a calendar button next to it, and
when you click the button I want to show the calendar control, where
the user can pick a date and update the textbox. However, when the
user clicks the calendar buton I DO NOT WANT to do a postback (too
slow) and I DO NOT WANT to open a new window (popup-blockers will
cause me pain).

Can anyone help me out?

Mar 23 '07 #1
2 1560
"Keith" <ks****@nycap.rr.comwrote in message
news:11**********************@e65g2000hsc.googlegr oups.com...
>I am looking to use the Calendar control in a standard way, with a
couple small(hopefully) differences.

I have a textbox with a date, and a calendar button next to it, and
when you click the button I want to show the calendar control, where
the user can pick a date and update the textbox. However, when the
user clicks the calendar buton I DO NOT WANT to do a postback (too
slow) and I DO NOT WANT to open a new window (popup-blockers will
cause me pain).

Can anyone help me out?
1) Use AJAX / Anthem

2) Use a JavaScript client-side calendar - there are loads on the web...
Mar 23 '07 #2
Use the Asp.Net Ajax from Microsoft. It is way cool. There is a calendar
extender control in the Ajax Control Toolkit that does the trick. Here is the
demo page for it.
http://ajax.asp.net/ajaxtoolkit/Calendar/Calendar.aspx

Richard

"Keith" wrote:
I am looking to use the Calendar control in a standard way, with a
couple small(hopefully) differences.

I have a textbox with a date, and a calendar button next to it, and
when you click the button I want to show the calendar control, where
the user can pick a date and update the textbox. However, when the
user clicks the calendar buton I DO NOT WANT to do a postback (too
slow) and I DO NOT WANT to open a new window (popup-blockers will
cause me pain).

Can anyone help me out?

Mar 23 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Caesar Augustus | last post by:
First, let me start by saying my asp.net experience is still in it's infancy so please bare with me as I try to explain my situation. I have created a single page that with the use of many...
4
by: Ali | last post by:
i am using visual studio 2005 and I am trying to create a popup calender so when a user click on a image on the main form, a calender will then popup, the user will select a date and the date will...
3
by: Peter | last post by:
Does anyone have an example of how you would do a popup window when a user clicks on a day number link in the ASP.NET Web Calendar control? I am trying to create an event calendar similar to how...
1
by: Garth Wells | last post by:
I found sample code that shows me how to implement a popup calendar, but I would like the calendar to popup at the lower right of the Input to which it's associated...the way Sharepoint popup...
0
by: R.A.M. | last post by:
Hello, I need to implement popup calendar in ASP.NET application. I created a button opening popup calendar on 'master' page: <asp:Button ID="Calendar" runat="server" Text=Calendar"...
1
by: R.A.M. | last post by:
Hello, I need to implement popup calendar in ASP.NET application. I created a button opening popup calendar on 'master' page: <asp:Button ID="Calendar" runat="server" Text=Calendar"...
0
by: GV | last post by:
Hi all, New to developing in VS 2005 ASP 2.0 Trying to have a easy pop calender for a button on a web page. I keep getting a error message in IE6 that says: Line 69 Char 3 Error:...
5
by: rockdale | last post by:
Hi, I tried to search web for an non-popup calendar control, (like javascript calendar) but could not find a good solution. Most solutions are popup another window and show the calendar, then...
0
by: mathewgk80 | last post by:
HI all, I am having popup calendar Javascript code. But i dont know how it is connecting to asp.net code.. I am using asp.net,c#.net and also using 3tier architecture with master page.... I...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.