Booking Form With Calendar Capabilities...
I'm looking for a ASP form with calendar (and emailing) capabilities built
into it. Does anyone know of some good ones? It does not have to be free.
I'm looking for a ASP form with calendar (and emailing) capabilities built
into it. Does anyone know of some good ones? It does not have to be free.
What i'd like to know is what are the capabilities of ASP?
The reason i am trying to learn this language is so i will be able to:
(a) create form mailers (post, process, send)
(b) create member only sections (secure user + pass)
(c) customise forums (are there any good forums as ASP?)
(d) create easily updated pages (such as phpnuke would achieve)
I will probably think of more things i want later lol.
Am i asking for the world to be able to use ASP for all of the above?
Sorry to ask questions you's are probably sick of hearing, but i really want to know what language i should be sinking my teeth into.
I run Win2k and IIS 5.0. Some capabilities (new to ASP 3?) like Server.Execute, Server.Transfer, ASPError Object and ObjectContext Object are not available. Why is that?
View Replies View RelatedAt our place we have Video Projector which people use to book. So far wehave on paper booking system.I need some help in writing asp (web application) which will help us in booking procedure.
The application should look when projector is not booked display calendar or list free times. User will specufie the day (days) and time when she or he want borrow projector. Is there some ready scripts which I can adjust to our purpose.
I am trying to create an online class booking system for a project, how can I sort out the classes so that when a user selects one it gives them the date of the next class, which would be the week afterfor example if I book a class for Thursday then I will be told that the next available class will be Thursday next week. Also if it was Thursday and I wanted to book a class on Monday then I would want it to book the next coming Monday.
The classes are changed every four months, therefore having to put these in a calendar would be extremely time consuming. Is there a calculation I can use in ASP to automate this on the basis of the above example?
If you know a code that write asp page in order to check date register room or you have the same code like that.Please give it to me,i am very need it to use.
View Replies View RelatedI'm currently working on a Car booking system. So far I can get it to save, edit and delete bookings.
The problem arises when a booking is being made, I want the system to check whether another booking has already been made witin that timeslot. I've got four fields - starttime, startdate, endtime, enddate.
I Am Creating A Room-Booking System. The Establishment I'm Making For Has 6 Periods Of Time A Day.
Any Examples Of A Statement I Could Use Whuch Searches A "Day" Field For 6 Identical Dates, And If It Does, Says "Fully Booked" Or Something?
I am designing and implementing a site for my final year project. Conferencing systems is not something i am very expereinced in and was wondering if anyone can help me out.
Two sites will be developed one in asp and the other in jsp.
Any help on the design and what to include would be greatly appreciated.
I am thinking of including :
Personal details form (Users must be able to add,delete, edit etc)
Conference selection form with dynamic content
Password Registration system
Booking form for travel
Can anyone if possible provide me with some example code of the above.
I'm very new to ASP. net and I have to create an Online Cinema Booking System.I am having trouble inserting data in to Access database.the users using the booking system should be able to Select the seats they want. By clicking .
View Replies View RelatedI am writing a small ASP booking engine which allows users to book a ticket provided the num_tickets field in my db table is > 0. Each booking causes the num_tickets field to be decremented. So if a user tries to book when there are no tickets left he gets an appropriate error message. However, if a user books the last remaining ticket and the num_tickets field is set to 0, he can simply hit the "back" button and book again (which decrements num_tickets to -1 and so on). Is there a way I can make the page refresh or expire to stop this from happening? is it a sessions problem?
View Replies View RelatedI am developing a simple booking system where I had a booking date. The problem is I want to make sure that the user must book 3 days in advanced for certain room.
I have tried to use DateDiff but it seems doesn't work. Actually i just 1 to make sure that the user must book 3 days in advanced from the current date. I am wondering whether there is anything goes wrong in my datediff function. 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've looked several times for a calendar like THIS but haven't been able to find one written in ASP. Anyone know where I could find one?
View Replies View RelatedI 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 try to get a simple calendar composant.
View Replies View RelatedI 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.
View Replies View Relatedi need to show the calendar using asp any one know where i can get good and free code for this?
View Replies View RelatedI'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.
View Replies View RelatedI 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.
View Replies View RelatedI'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 ?
View Replies View RelatedI 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.
View Replies View RelatedI 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:
View Replies View Relatedi would like to make asp calendar (with pop up events when you click on the day) that will run with mySQL database ...
View Replies View RelatedI 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 need to show Calendar in Browser through asp coding.
View Replies View RelatedI 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?
View Replies View RelatedAnyone 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.
View Replies View Relatedwhat the best way to insert a calendar control on my web page?
View Replies View RelatedI 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.
View Replies View Related