Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating a Sing Up Sheet

Status
Not open for further replies.
Jul 17, 2001
19
US
I need to create a sign up sheet for my website and I am having trouble. The sign up sheet just needs to be able to have a page where our employees can go and sign up for events (I work for a sports arena). I just want a page where there are all the events on there, and have the employees click on which event they want to sign up to work for. I also want to have a max amount of sign ups allowed for each event. Any ideas on how this could be accomplished would be appreciated.
 
I think you're probably going to need a database for this--probably SQL Server (Access is not as good because it has a limited amount of concurrent users). Most of what you describe would be things either designed in the database itself or programmed into the ASP code.

Linda Adams
Linda Adams/Emory Hackman Official Web site Official web site for actor David Hedison:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top