473,399 Members | 2,278 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,399 software developers and data experts.

Calendar with hyperlinks

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 2321
acoder
16,027 Expert Mod 8TB
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
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 Expert Mod 8TB
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
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 Expert Mod 8TB
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
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 Expert Mod 8TB
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
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 Expert Mod 8TB
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
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...
4
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...
2
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...
3
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...
4
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
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...
1
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...
1
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...
0
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...
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...
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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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
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...
0
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,...

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.