473,387 Members | 1,492 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,387 software developers and data experts.

calendar control problem

Dear All,

I would like to make a calendar in asp.net. The notion is as follow.

There is a <asp:textbox/>, <asp:button/>, if a user click on the button, a
calendar control will appear just below the <asp:button/> (within the same
page, not in a new window). If a user select a day in the calendar, the
<asp:textbox/> will fill in the date. and the calendar control will be
disappeared.

that is, something like

http://www.aisto.com/roeder/dotnet/DatePicker.png

But the above is in window form. Can i do it in web-form?

Thank you.

Regards,
Angus
Nov 18 '05 #1
2 1495
it's not fun but can be done yourself.
I might suggest a simple search on an ASP.NET Calendar Component. I know
I've used a few different ones in the past and some were free. May be worth
the 5 minutes searching to save you a couple hours writing.

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"angus" <an***@angus.com> wrote in message
news:Oc**************@TK2MSFTNGP09.phx.gbl...
Dear All,

I would like to make a calendar in asp.net. The notion is as follow.

There is a <asp:textbox/>, <asp:button/>, if a user click on the button, a
calendar control will appear just below the <asp:button/> (within the same
page, not in a new window). If a user select a day in the calendar, the
<asp:textbox/> will fill in the date. and the calendar control will be
disappeared.

that is, something like

http://www.aisto.com/roeder/dotnet/DatePicker.png

But the above is in window form. Can i do it in web-form?

Thank you.

Regards,
Angus

Nov 18 '05 #2
Yes you can. Pop-up window is one choice (but you didn't want it) and
another is to put the calendar to be displayed with DHTML (that is bit
script and styles). It is just more client-side programming then.

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist
http://blogs.aspadvice.com/joteke
"angus" <an***@angus.com> wrote in message
news:Oc**************@TK2MSFTNGP09.phx.gbl...
Dear All,

I would like to make a calendar in asp.net. The notion is as follow.

There is a <asp:textbox/>, <asp:button/>, if a user click on the button, a
calendar control will appear just below the <asp:button/> (within the same
page, not in a new window). If a user select a day in the calendar, the
<asp:textbox/> will fill in the date. and the calendar control will be
disappeared.

that is, something like

http://www.aisto.com/roeder/dotnet/DatePicker.png

But the above is in window form. Can i do it in web-form?

Thank you.

Regards,
Angus

Nov 18 '05 #3

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

Similar topics

16
by: DFS | last post by:
If you're listening, I want the middle of the calendar (showing 1 month) to open below the cursor position. It currently opens just to the right and below the cursor position. I hunted through...
7
by: Colin Young | last post by:
I have a UserControl that contains a calendar control. The calendar is not raising events (month navigation, date selections, etc.). I've checked that the OnSelectionChanged event has a handler...
1
by: slawek xxxxx | last post by:
Hello everyone, I have a terrible with Calendar control and I hope someone of you can help me. The problem is following. I have to display a calendar to select date. I have prepared page with...
5
by: Miguel Dias Moura | last post by:
Hello, i am trying to create a .css file with several styles and apply them to the calendar control so i can change the look of: 1. Text Type and Format (Bold, Underline, etc) 2. Background...
0
by: maxrawson | 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...
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...
0
by: Robert Ladd | last post by:
Hi, I'm trying to disable the asp.net calendar control from a javascript function, but it doesn't disable the doPostBack. To simplify the situation, assume a page with 4 controls. A...
3
by: =?Utf-8?B?UGFycm90?= | last post by:
I applied the following Ajax code in my web page which has a calendar control to keep my page from completely reloading everytime something was changed. <atlas:ScriptManager ID="ScriptManager1"...
3
by: thorpk | last post by:
I posted this problem earlier in the month and some one decided it was better to change the subject and ask a completely different question. I am therefore reposting. I am hoping some one can...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.