IIS ASP - Booking script

This is Interesting: Free IT Magazines  
Home > Archive > IIS ASP > March 2006 > Booking script





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Booking script
MarcusB

2006-03-25, 11:58 am

Hi,
At our place we have Video Projector which people use to book. So far we
have 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.

Regards
Marcus
Mike Brind

2006-03-25, 11:58 am


MarcusB wrote:
> Hi,
> At our place we have Video Projector which people use to book. So far we
> have 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.
>
> Regards
> Marcus


http://www.google.com/search?hl=en&...le+Search&meta=

--
Mike Brind

Doug

2006-03-25, 11:59 am

Marcus,
You'll have to make quite a lot of changes if you wish to track at higher
resolution than by day, but you could use eZevent (here's a link where you
can get it)
http://www.codeproject.com/asp/ezev...&select=1062685

I've used this on one as the starting place for one of mine, though with a
lot of modification even for what I was doing. You can see how it works
there (www.aquatomics.com <- follow the event calendar link on the left). On
that site, I have to approve every event that gets inserted. The code stores
the event data in a database, then retrieves to build a calendar.
Registering an event inserts a new event into a database. I think the
original code allowed for user modification of entries, etc. Anyway, you
might check it out as a starting point.
--
Doug
Dougs Graphics


"MarcusB" wrote:

> Hi,
> At our place we have Video Projector which people use to book. So far we
> have 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.
>
> Regards
> Marcus
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com