Computing.Net > Forums > Web Development > Date pop-up box in ASP.NET

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Date pop-up box in ASP.NET

Reply to Message Icon

Name: sthchris
Date: August 27, 2004 at 00:58:25 Pacific
OS: Win 2K server
CPU/Ram: P4-2G/512MB
Comment:

Hi all,

I have a simple ASP.NET question here.

I wanna to create a button which can pop-up a 'date pop-up box' for user to select her preference date.

For example, just like the date (bottom right-corner) in MS Windows, when double-click on it, a 'date pop-up box' will be poping-up.

how's the coding should be in ASP.NET? Anybody please assist?

Thanks in advance!



Sponsored Link
Ads by Google

Response Number 1
Name: sthchris
Date: August 27, 2004 at 02:30:39 Pacific
Reply:

sorry,

I should say "Popup Calendar" instead of "Date pop-up box" in my heading.


0

Response Number 2
Name: GIS_tech
Date: August 27, 2004 at 12:32:45 Pacific
Reply:

As for your specific question all you have to do is create a link (or button) and link it to a page that opens in a new browser instance and use one of the many available controls (date) available in ASP. Check ASP.net for details, but I know there is a simple control/object which allows you display a month/week based on the properties you set.

Using webmatrix is readily available in the list of objects/controls.

Hope it helps.

GIS_tech.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Date pop-up box in ASP.NET

variables in ASP.NET www.computing.net/answers/webdevel/variables-in-aspnet/942.html

Making a pop up box print www.computing.net/answers/webdevel/making-a-pop-up-box-print/2707.html

Server Controls Array in ASP.NET www.computing.net/answers/webdevel/server-controls-array-in-aspnet/3402.html