I need to create a weekly calendar in which each day has 13 time slots. I would like to create a reservation system where by a member can log in, look at the calendar, be able to see which are the free slots and then reserve a particular time slot. I don't know how I can do this?
Could someone give me a little start example as to how to represent days / weeks in a table, basically I want to create a calendar, so get it to display each month in little table boxes, and then get it to pick up certain blocks of dates from my database in different colour.
I want to create a weekly report on diciplinary actions taken. I dont have an idea of how i'm goint to go about doing it. I have done the yearly reports and the monthly reports without much hasle. I just dont know how to create a weekly report.
For a System I'm Creating I wish to send a weekly reminder to everyone in the database. Could you help me go about this as I dont even know where to start?
I am using a select sum(tot_daily) as total hours ...it calculates the time incorretly... Example: ID | Tot_hrs | Person ---------------------- 1 5.45 A 2 5.45 A 3 5.45 A
The total hours should be 17 hours 15 mins...but the result comes as 16.35.... Is there a way to calculate it as 17.15 in db level in a select statement
I need to create dynamicly an ouput table that users can edit their hours and cost center. Each day have maximum 2 entries for week if they have one entry per week, then the design table will have an empty text box for users to enter in....
Please see the attached outline to show the weekly timesheet in edit mode. Below is the query I am using it. Code:
I've been testing it and configuring it for a few weeks now and finally got everything working, yet when I upload it to my server, it fails to show any events...
the DB is accessed just fine and new events can be added and deleted etc..but nothing shows in the events section.
I was led to believe that this might be caused by a setup (mm/dd instead of dd/mm..bloody dates again)
anyone using this script and gotten around this problem?
I am trying to use asp calendar by opening the asp in a modal window (window.showmodaldialog). Page behaves erratic when try to move between dates and months. When I click a new window opens. Is there a way to make the control work in modal dialogs?
I have been asked to produce a booking system and i need an asp calendar to produce a frontend so users can select the year and month and have the page produce a calendar for that month with clickable dates to fire off a form to get the details for that date.
I'm looking at creating a calendar function for an existing system i have. The system is database driven and has a client overview where monthly sales figures can be entered in for the year. It works fine at the mo but when we get to the end of the year there might be a bit of a problem!
What I'm after is a calendar that will allow users to flick between years so that data can be entered and viewed accordingly by month. All the calendars that I have come accross have been too advanced and show days of the week as well.
I'm trying to find some calendar software to use on my company intranet. Ideally, I would like freeware software that has individual calendars for each employee and a general calendar for company events.
I need a pop-up calendar in ASP that allows a person to select historic dates only. The pop-up should be generated from a button, and the date selected should populate an input field.
I'm trying to develop a web calendar, so I can make a schedule from that calendar. And I'm using Access for database. Could anyone refer me to a source for this ?
I have a ASP calendar that was purchased about 18 months ago that now needs some updating. The calendar worked great in the beginning but we now need the ability to span an event several days rather than just 1 day at a time. How would I go about doing something like this? Since I didn't write the original code, I'm not sure what you would need to see in order to know what needs to be added.
I have the following code which will get me 12 tables with the name of each month in but not sure to get the correct number of cells within the tables for the correct number of days Code:
I can post an event dd/mm/yy and it goes into my Access database like that if I click on a date in the calendar that is equal to or below 12 i have to swap the day and month around in the queystring for it to show. is there something in the calendar code that i can do to make it work.
I know I have seen some free ASP calendars before, and even did a search of this NG, but couldn't find any references to any. I went to 4guysfromrolla and asp101, but they only .NET calendars as far as I could see.
I'm specifically looking for something that's free and has a page for editing or adding events.
I am writing an ASP site for a small residential center, and need to be able to make bookings. Can anyone recommend an ASP component that will provide a good calendar interface so that a user can see which dates are available and
I have a calendar that I am trying to make users fill out a form if their entry is inside the current week. Is there a datediff code that anyone knows of that can do this?
Anyone aware of a method or script that will allow me to add an event to a client's outlook or lotusnotes calendar? For instance, eBay has this set up for their auctions - will the click of a button on the web page the auction pops into your calendar and gives you a warning just before it's scheduled to end.
I am developing an accommodation booking app, a report is needed to display booked and occupied accommodations based on rooms, respect to the booked arrival and departure dates.Like display the booking status of the rooms in each accommodation type to booked arrival and departure dates in a calendar format.
I need some help with my calendar.I am using Javascript,ASP. I am able to display a flat calendar, add event and edit events.I don't know how to customize the calendar look.can u tell me the right way?
I am in need of an event calendar for a client's web site. I am hoping to find one that is MS Access driven. Ideally, I need the client to be able to add, edit, delete events from the calendar at will.