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

Web Calendar

Is it possible to span / display a graphic in the web calendar control that spans more than one cell / day? Does anyone have an example of this?
Thanks
Peter
Nov 19 '05 #1
5 2273
Hi Peter,

Welcome to ASP.NET newsgroup.
As for the asp.ne webform Calendar, it is actually a normal html table with
table rows and table cells. So the background image is limited to the HTML
model. In HTML, we can only specify background image for single table,
tabrow or table cell rather than spaning multi table cells. So currently we
can not make background image span discretionary cells. Is it ok that we
just specify bg image for table row or divide the image into multi parts
so as specify them for individual cells?

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)


--------------------
| From: "Peter" <pc*****@online.nospam>
| Subject: Web Calendar
| Date: Mon, 29 Aug 2005 16:40:12 -0500
| Lines: 45
| MIME-Version: 1.0
| Content-Type: multipart/alternative;
| boundary="----=_NextPart_000_000E_01C5ACB8.538CBF20"
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| Message-ID: <Ow**************@tk2msftngp13.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: CPE-69-23-74-9.new.res.rr.com 69.23.74.9
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msft ngp13.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:121032
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Is it possible to span / display a graphic in the web calendar control
that spans more than one cell / day? Does anyone have an example of this?
| Thanks
| Peter
|

Nov 19 '05 #2
Thank you for your help!

I want to display a graphic like in Outlook calendar when you create an event that spans more than one day there's a bar across all of the days that the event spans.

How would I divide an image into multi parts?

"Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message news:iF*************@TK2MSFTNGXA01.phx.gbl...
Hi Peter,

Welcome to ASP.NET newsgroup.
As for the asp.ne webform Calendar, it is actually a normal html table with
table rows and table cells. So the background image is limited to the HTML
model. In HTML, we can only specify background image for single table,
tabrow or table cell rather than spaning multi table cells. So currently we
can not make background image span discretionary cells. Is it ok that we
just specify bg image for table row or divide the image into multi parts
so as specify them for individual cells?

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)




--------------------
| From: "Peter" <pc*****@online.nospam>
| Subject: Web Calendar
| Date: Mon, 29 Aug 2005 16:40:12 -0500
| Lines: 45
| MIME-Version: 1.0
| Content-Type: multipart/alternative;
| boundary="----=_NextPart_000_000E_01C5ACB8.538CBF20"
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| Message-ID: <Ow**************@tk2msftngp13.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: CPE-69-23-74-9.new.res.rr.com 69.23.74.9
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msft ngp13.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:121032
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Is it possible to span / display a graphic in the web calendar control
that spans more than one cell / day? Does anyone have an example of this?
| Thanks
| Peter
|

Nov 19 '05 #3
If your time is worth something, you can just purchase a calendar that already does this. Check it out here:
http://www.quickwebsoft.com/EventCal...tCalendar.aspx

If you have more time than money - then you could just analyze how they do it by disecting their demo calendar.

-HTH
"Peter" <pc*****@online.nospam> wrote in message news:Og**************@TK2MSFTNGP14.phx.gbl...
Thank you for your help!

I want to display a graphic like in Outlook calendar when you create an event that spans more than one day there's a bar across all of the days that the event spans.

How would I divide an image into multi parts?

"Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message news:iF*************@TK2MSFTNGXA01.phx.gbl...
Hi Peter,

Welcome to ASP.NET newsgroup.
As for the asp.ne webform Calendar, it is actually a normal html table with
table rows and table cells. So the background image is limited to the HTML
model. In HTML, we can only specify background image for single table,
tabrow or table cell rather than spaning multi table cells. So currently we
can not make background image span discretionary cells. Is it ok that we
just specify bg image for table row or divide the image into multi parts
so as specify them for individual cells?

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)




--------------------
| From: "Peter" <pc*****@online.nospam>
| Subject: Web Calendar
| Date: Mon, 29 Aug 2005 16:40:12 -0500
| Lines: 45
| MIME-Version: 1.0
| Content-Type: multipart/alternative;
| boundary="----=_NextPart_000_000E_01C5ACB8.538CBF20"
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| Message-ID: <Ow**************@tk2msftngp13.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: CPE-69-23-74-9.new.res.rr.com 69.23.74.9
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msft ngp13.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:121032
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Is it possible to span / display a graphic in the web calendar control
that spans more than one cell / day? Does anyone have an example of this?
| Thanks
| Peter
|

Nov 19 '05 #4
Hi Peter,

For your scenario, I think the buildin WebCalendar control seems a bit to
simple since it only provide basic functionalities. Also, for developing a
event Calendar, I think you can consider using background color or other
web html color style settings to format each table cell( for the days
within the certain event). For example, the asp.ne calendar control has the
DayRender event, we can set some certain Day Cell's background color to a
hightligtht color.
In addition, as Jordan mentioned, you can also have a look at some existing
3rd party custom Event Calendar controls.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

--------------------
| From: "Jordan" <A@B.com>
| References: <Ow**************@tk2msftngp13.phx.gbl>
<iF*************@TK2MSFTNGXA01.phx.gbl>
<Og**************@TK2MSFTNGP14.phx.gbl>
| Subject: Re: Web Calendar
| Date: Tue, 30 Aug 2005 18:29:24 -0700
| Lines: 215
| MIME-Version: 1.0
| Content-Type: multipart/alternative;
| boundary="----=_NextPart_000_0010_01C5AD90.BF4BF810"
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
| Message-ID: <#W*************@TK2MSFTNGP15.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: 68-190-197-212.dhcp.rvsd.ca.charter.com 68.190.197.212
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP15.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:121321
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| If your time is worth something, you can just purchase a calendar that
already does this. Check it out here:
| http://www.quickwebsoft.com/EventCal...tCalendar.aspx
| If you have more time than money - then you could just analyze how they
do it by disecting their demo calendar.
| -HTH
| "Peter" <pc*****@online.nospam> wrote in message
news:Og**************@TK2MSFTNGP14.phx.gbl...
| Thank you for your help!
| I want to display a graphic like in Outlook calendar when you create an
event that spans more than one day there's a bar across all of the days
that the event spans.
| How would I divide an image into multi parts?
| "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
news:iF*************@TK2MSFTNGXA01.phx.gbl...
| > Hi Peter,
| >
| > Welcome to ASP.NET newsgroup.
| > As for the asp.ne webform Calendar, it is actually a normal html
table with
| > table rows and table cells. So the background image is limited to the
HTML
| > model. In HTML, we can only specify background image for single
table,
| > tabrow or table cell rather than spaning multi table cells. So
currently we
| > can not make background image span discretionary cells. Is it ok that
we
| > just specify bg image for table row or divide the image into multi
parts
| > so as specify them for individual cells?
| >
| > Thanks,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| >
| >
| >
| >
| > --------------------
| > | From: "Peter" <pc*****@online.nospam>
| > | Subject: Web Calendar
| > | Date: Mon, 29 Aug 2005 16:40:12 -0500
| > | Lines: 45
| > | MIME-Version: 1.0
| > | Content-Type: multipart/alternative;
| > | boundary="----=_NextPart_000_000E_01C5ACB8.538CBF20"
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| > | Message-ID: <Ow**************@tk2msftngp13.phx.gbl>
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: CPE-69-23-74-9.new.res.rr.com 69.23.74.9
| > | Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msft ngp13.phx.gbl
| > | Xref: TK2MSFTNGXA01.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:121032
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | Is it possible to span / display a graphic in the web calendar
control
| > that spans more than one cell / day? Does anyone have an example of
this?
| > | Thanks
| > | Peter
| > |
| >
|

Nov 19 '05 #5
Thanks you for your help!

I realy like the EventCalendar control and the price is realy cheap for all of the functionality you get.
"Jordan" <A@B.com> wrote in message news:%2***************@TK2MSFTNGP15.phx.gbl...
If your time is worth something, you can just purchase a calendar that already does this. Check it out here:
http://www.quickwebsoft.com/EventCal...tCalendar.aspx

If you have more time than money - then you could just analyze how they do it by disecting their demo calendar.

-HTH
"Peter" <pc*****@online.nospam> wrote in message news:Og**************@TK2MSFTNGP14.phx.gbl...
Thank you for your help!

I want to display a graphic like in Outlook calendar when you create an event that spans more than one day there's a bar across all of the days that the event spans.

How would I divide an image into multi parts?

"Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message news:iF*************@TK2MSFTNGXA01.phx.gbl...
Hi Peter,

Welcome to ASP.NET newsgroup.
As for the asp.ne webform Calendar, it is actually a normal html table with
table rows and table cells. So the background image is limited to the HTML
model. In HTML, we can only specify background image for single table,
tabrow or table cell rather than spaning multi table cells. So currently we
can not make background image span discretionary cells. Is it ok that we
just specify bg image for table row or divide the image into multi parts
so as specify them for individual cells?

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)




--------------------
| From: "Peter" <pc*****@online.nospam>
| Subject: Web Calendar
| Date: Mon, 29 Aug 2005 16:40:12 -0500
| Lines: 45
| MIME-Version: 1.0
| Content-Type: multipart/alternative;
| boundary="----=_NextPart_000_000E_01C5ACB8.538CBF20"
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| Message-ID: <Ow**************@tk2msftngp13.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: CPE-69-23-74-9.new.res.rr.com 69.23.74.9
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msft ngp13.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:121032
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Is it possible to span / display a graphic in the web calendar control
that spans more than one cell / day? Does anyone have an example of this?
| Thanks
| Peter
|

Nov 19 '05 #6

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

Similar topics

1
by: Sugapablo | last post by:
Can someone recommend a very simple script to produce a web calendar? I just want something where I can select a month and year and it produces a very basic HTML table, 7 columns across, one...
2
by: cg_news | last post by:
In short, what I am trying to do is, based on a date, calculate the week of year (as described in ISO 8601), then calculate the first and last date in this week period and return them in the format...
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: 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:...
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: 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...
4
by: gubbachchi | last post by:
Hi all, Please anybody help me solve this problem. I am stuck up with this from past 2 weeks. I am developing an application where, when the user selects date from javascript datepicker and enters...
1
by: abhishekbrave | last post by:
The code below is opening a calendar on mouse over in the same window. I need the calendar to be opened in new window. Have to fulfill this requirement urgentely so posting the whole code here. I...
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: 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...
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
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...
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
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.