473,804 Members | 3,018 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Calendar with hyperlinks

79 New Member
Hi, I want to display a calender with all the dates as hperlink in a html page, so can it be done with the help of java script or do i need to go for some other technology , any pointers in this regard will be very helpful
Feb 15 '08 #1
9 2338
acoder
16,027 Recognized Expert Moderator MVP
It can be done with JavaScript, but it can also be done with HTML (though not dynamically, of course). It can also be generated from the server-side.

Should the calendar be for the whole year or just a particular month? Please give more details.
Feb 15 '08 #2
abhishekbrave
79 New Member
I need for a month(current month) and plz suggst also which is more feasible either by java script or by html or server side..

It can be done with JavaScript, but it can also be done with HTML (though not dynamically, of course). It can also be generated from the server-side.

Should the calendar be for the whole year or just a particular month? Please give more details.
Feb 15 '08 #3
acoder
16,027 Recognized Expert Moderator MVP
That depends on how you wish to generate it. Where is the information about the dates/hyperlinks stored? What code do you have so far?
Feb 15 '08 #4
abhishekbrave
79 New Member
So far i have created only html pages with required frame structure , I have to start from scratch ,I want to display dates for the current month and when I click on particualr date the the data corrosponding to the date will be shown in the next fram... but that is the next part , first i want to display the calender in horizontal maneer like 1 2 3 4.. 28


That depends on how you wish to generate it. Where is the information about the dates/hyperlinks stored? What code do you have so far?
Feb 15 '08 #5
acoder
16,027 Recognized Expert Moderator MVP
So far i have created only html pages with required frame structure , I have to start from scratch ,I want to display dates for the current month and when I click on particualr date the the data corrosponding to the date will be shown in the next fram... but that is the next part , first i want to display the calender in horizontal maneer like 1 2 3 4.. 28
Where is the data going to come from? Next month, does the calendar/data need to change? In other words, is it static or dynamic?
Feb 15 '08 #6
abhishekbrave
79 New Member
Where is the data going to come from? Next month, does the calendar/data need to change? In other words, is it static or dynamic?
Yes the page is dynamic -- actaully i want to show all the dates of current month like - 1 2 3 4 5 6 7 .... 28 for example for feb, the calender should be accoeding to the current time of the system , and then i will hyperlink the data page with the dates, so according to you what type of statergy i shuld use..??
Feb 15 '08 #7
acoder
16,027 Recognized Expert Moderator MVP
The data page corresponding to a date will need to be stored somewhere. Where are/will you storing/be storing this linked info. for each date? Can it be modified? How do you plan to make the modification?

I think the best way would be to use a server-side language (PHP, ASP, Perl, JSP, Coldfusion, etc.), but you can do this in JavaScript. The only problem would be the storage aspect (since you are limited in how much you can store). Another problem is that if someone has JavaScript disabled, your calendar will be non-functional.
Feb 15 '08 #8
abhishekbrave
79 New Member
The data page corresponding to a date will need to be stored somewhere. Where are/will you storing/be storing this linked info. for each date? Can it be modified? How do you plan to make the modification?

I think the best way would be to use a server-side language (PHP, ASP, Perl, JSP, Coldfusion, etc.), but you can do this in JavaScript. The only problem would be the storage aspect (since you are limited in how much you can store). Another problem is that if someone has JavaScript disabled, your calendar will be non-functional.
Actually what I am planning is that when user will click on a date for example on 1 then this date will passed to a jsp/java page and then the corrosponding page will be genrated in that jsp and will get published.

Yes I am planning to use jsp for data storage.
So according to you i should use some java jsp for displaying calendar.
Feb 15 '08 #9
acoder
16,027 Recognized Expert Moderator MVP
Actually what I am planning is that when user will click on a date for example on 1 then this date will passed to a jsp/java page and then the corrosponding page will be genrated in that jsp and will get published.

Yes I am planning to use jsp for data storage.
So according to you i should use some java jsp for displaying calendar.
You can use JavaScript for this, but since you're using JSP for the storage, I think you'd be better off using JSP to dynamically generate the calendar. I suggest you start a new thread in the Java forum and leave this here in case you want to use some JavaScript.
Feb 15 '08 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

6
3967
by: Colleyville Alan | last post by:
I have an application that has an Access table that stores the locations of slides in a Powerpoint file. This used to work fine when there were about 4 files and 200 slides. The database would open all four PPT files at once, and would loop through queriers for ever client and create custom presentations. Now there are 8 files, nearly 500 slides and the computer is bogging down with trying to open them all at once. I know that Access...
4
2011
by: Bruce W..1 | last post by:
When someone clicks on a day in my Calendar control I want to postback to the same page but with information in a querystring, different for each day. Rather than posting back twice by using its SelectionChanged event I want to do it the first time. I've tried adding links and javascript in the Calendar's DayRender event like this: string x = "<a href=\"default.aspx?topic=" + ViewState.ToString() + "date=" + myDate + "</a>";
2
1810
by: David C | last post by:
I am looking for some kind of calendar view control that I can show hyperlinks to records in day cells. This is to be used for showing scheduled events and people can see events in a calendar view and click on links to view details of events. Is there one out there? Thanks.
3
2800
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 Outlook works. When user clicks on the day number in the calendar control I want to display a popup window and let user add data and click on the Save button. The code under the save button will save the data to the database and close the popup...
4
4259
by: Seefor | last post by:
Hi, I want my text hyperlinks to have a dotted border underneath, so I did this which works fine: a, a:link, a:visited, a:hover, a:active { color: #000; text-decoration: none;
4
4082
by: mimo | last post by:
Hi, I trying to develop an application that will have a calendar control that will allow me to put hyperlinks in the days of the calendar. And I need to be able to do this in a day, week, and month view. Is there a 3rd Party control that will allow me to have access to certain dates to pass in hyperlinks to put in? I am developing in ASP.NET 2.0. Or is it better to develop this? If so how do I go about it do I query and
1
2380
by: Robin | last post by:
Hello! I'm having trouble with links and hyperlinks in MS Access 2003 - any help would be great! Question 1! The "insert hyperlink" icon opens a browser window, allows the user to browse to the desired file and paste the hyperlink on the form (which obviously remains for on all the records). I am trying to create a
1
3653
by: Janna | last post by:
Hello tech savvy gurus! I hope someone can help me! THE PROBLEM: "Cannot open specified file" when I click on a hyperlink in an Access database when it is located on our server. THE BACKGROUND: I created a folder "Document Library" on my local drive, which contains document sub-folders and the database. For referential integrity, I designed the database with relative hyperlinks (e.g. Folder\File.pdf). The hyperlinks worked perfectly...
0
986
by: wevans | last post by:
Hi and ty in advance. First of all I have no experience in vb, vba or any type of coding. So please try to explain it as simple as you can. Here's what I would like to do, if at all possible. I want to create an excel workbook schedule with 13 pages. First page will have a calendar on it. The rest of the pages will be months. I would like to use a calendar control and if clicking on a date, it will jump to a specific sheet and cell. I.E....
4
3378
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 the comments and clicks the save button then the date and the date will be stored in the mysql database. This is working fine. But my problem is when, after the user had made an entry the date in the calendar for which an entry has made should be...
0
9711
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
10594
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
10343
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
10331
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
9166
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...
1
7631
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5529
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5667
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
3001
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.