473,698 Members | 2,557 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Building a timeline

My boss would like a calendar looking webpage that shows events and a
timeline on the calendar. Similar to something you see in Outlook when you
schedule an event that lasts more than one day, but using a start and end
date stored in our application's database. I've never used Outlook like this
and do not know if I can, so I am wondering how to tackle this problem. Can I
do this using Outlook components? If so, is there a good example to get me
started? Is there another approach I can take in developing a solution? One
big constraint is that we cannot buy any third party components at this time.
I would appreciate any help on this. Thank you.
Jan 15 '08 #1
3 2229
How about Outlook Web Access?

http://www.microsoft.com/exchange/code/OWA/index.html

"Wannabe" <Wa*****@discus sions.microsoft .comwrote in message
news:A8******** *************** ***********@mic rosoft.com...
My boss would like a calendar looking webpage that shows events and a
timeline on the calendar. Similar to something you see in Outlook when you
schedule an event that lasts more than one day, but using a start and end
date stored in our application's database. I've never used Outlook like
this
and do not know if I can, so I am wondering how to tackle this problem.
Can I
do this using Outlook components? If so, is there a good example to get me
started? Is there another approach I can take in developing a solution?
One
big constraint is that we cannot buy any third party components at this
time.
I would appreciate any help on this. Thank you.

Jan 15 '08 #2
Thanks for the reply, but I failed to mention that the calendar needs to be
embedded in our custom application. Any other thoughts?

"Jeff Dillon" wrote:
How about Outlook Web Access?

http://www.microsoft.com/exchange/code/OWA/index.html

"Wannabe" <Wa*****@discus sions.microsoft .comwrote in message
news:A8******** *************** ***********@mic rosoft.com...
My boss would like a calendar looking webpage that shows events and a
timeline on the calendar. Similar to something you see in Outlook when you
schedule an event that lasts more than one day, but using a start and end
date stored in our application's database. I've never used Outlook like
this
and do not know if I can, so I am wondering how to tackle this problem.
Can I
do this using Outlook components? If so, is there a good example to get me
started? Is there another approach I can take in developing a solution?
One
big constraint is that we cannot buy any third party components at this
time.
I would appreciate any help on this. Thank you.


Jan 15 '08 #3
Well, you can use outlook controls to view an existing Exchange calendar in
the public folders. An outlook calendar control is an actual instance of
outlook.exe and thus it will only work for users with exchange accounts, and
it should behave just as the outlook calendar.

Note that this isn't OWA, this is a Calendar control that is in a dll in the
outlook folder on your machine. I think it is called outlctl.dll.

Search for outlctl.dll on your machine and use that dll to get the controls
into the control bar. You can then drag the control onto your page in design
view to add it to your page. In html view, edit the <objecttag to specify
which calendar in exchange it should default to.

Note the following. Last time I did this was with outlook 2000, 2003 with
exchange 2000. I did use dhtml to change the view on the client side but the
default view (weekly, monthly, daily) defaults to your local outlook calendar
view, you can however provide buttons on the page to change the view using
DHTML or JScript.

This should do the job but it has its problems, unless MS enhanced it in the
newer versions of outlook, I know some functionality were dropped out of
outlctl.dll in outlook 2003 due to security. Hopefully you have better luck
than I did with this.

--
Mohamad Elarabi
MCP, MCTS, MCPD.
"Wannabe" wrote:
My boss would like a calendar looking webpage that shows events and a
timeline on the calendar. Similar to something you see in Outlook when you
schedule an event that lasts more than one day, but using a start and end
date stored in our application's database. I've never used Outlook like this
and do not know if I can, so I am wondering how to tackle this problem. Can I
do this using Outlook components? If so, is there a good example to get me
started? Is there another approach I can take in developing a solution? One
big constraint is that we cannot buy any third party components at this time.
I would appreciate any help on this. Thank you.
Jan 16 '08 #4

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

Similar topics

0
1323
by: cect425mike | last post by:
I'm just learning how to use TIME, with some success I'd say.. I'm trying to figure out how to pause the timeline of an entire document. The HTML + Time introduction document has a quote: "You can pause and resume the document timeline using methods from the object model", but I haven't had any luck finding the methods required. I have a .wmv file playing on the right, and on the left are a series of items that appear/disappear in...
0
2093
by: Abhishek Bagga | last post by:
I want to Display a timeline in my Application based on which I will create a flow of series. How can I create a Timeline, somewhat similar to the ones available in video authoring tools. Thanks in anticipation of any replies or references. -- -Abhishek
5
5667
by: krose | last post by:
I am looking for a control that would look like a timeline (12 hours) which would allow the user to click at a particular location on the timeline, then allow characteristics to be associated with that point. Free or For Profit either one. The idea is I am developing an activity tracking system for a manufacturing environment where they want to track activities that are occuring throughout a shift. Activities have start and stop times...
17
5044
by: jshanman | last post by:
I am working on a timeline API that devevelopers can use to add a dynamic timeline to their sites. Here is a *working* demo of the basic interface. (it works for me anyway on ie6 & firefox 1.5) http://www.endeavorpub.com/wiki/timeline.html Please tear apart my code and tell me what I'm doing wrong so far...
1
2943
by: Doug Laidlaw | last post by:
I am running a genealogy site. I want to implement a graphical timeline running horizontally, with events written at 45 degrees, for example. I can do that with a graphic, but the graphic would need to be replaced every time. Could I implement it with CSS? I am open to all suggestions, and then I will migrate to the appropriate newsgroup. I already have a vertical "timeline" with no graphics at...
2
2035
by: monteverest | last post by:
I have a movieclip with 15 frame of animation nested on the main timeline. I want to code a delay on the nested clip so that when the playhead reaches the final frame, the nest clip will stop or freeze for several seconds. The problem, I think, is the main timeline is only 1 frame, thus my code does not persist long enough to recognize that playhead on the nested clip ended. here's my code: main timeline if (nestedClip._currentframes ==...
0
1963
by: nbt725 | last post by:
Dear Sir, Hello ! I have use simile timeline. (http://simile.mit.edu/mail.html). I am new to timeline and would like to do following, please guide me. In my timeline I have created 2 bands one for year and other for month and added the synchronization script between bands so that moving any of them scrolls other also. 1) What to do to scroll timeline vertically meaning if I have so many entries in one month to display in...
1
4515
by: doublestack | last post by:
Hi everyone, I have a xml file that Simile Timeline uses to call events...Some of the events have links in them and I need to have those links open a new window. As it stands now the links replace the timeline. Simile Timeline uses DHTML and AJAX. Any suggestions? Sample of code: <data> <event start="Jun 02 2008 09:00:00 GMT" end="Aug 02 2008 16:00:00 GMT" isDuration="true" title="Internship at LMC"...
5
3295
by: doublestack | last post by:
Hi everyone, I have a xml file that Simile Timeline uses to call events...Some of the events have links in them and I need to have those links open a new window. As it stands now the links replace the timeline. Simile Timeline uses DHTML and AJAX. Any suggestions? Sample of code: <data> <event start="Jun 02 2008 09:00:00 GMT" end="Aug 02 2008 16:00:00 GMT" isDuration="true" title="Internship at LMC"...
0
8683
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8610
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9170
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9031
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8902
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7740
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5862
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
3052
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2007
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.