Skip to main content
Known Participant
November 17, 2006
Question

Need some direction?

  • November 17, 2006
  • 1 reply
  • 260 views
Here is my delema...I am designing/developing a site for a event promotion company and I am kinda stuck as to what way to do something. Actually 2 things. The 1st being the DB design. I have done several dynamic sites before but never this involed. I am using ASP and VBScript and access DB. Here is what I want to do.

Ok there are 4 events that all share basic traits. But things like dates, times and rules will change from event to event. What would the best structure be for the tables. 1 main table and then look up tables that house the static info? Hope that this makes sense.

2nd question how would I do this....all the events have race classes that range from 50cc to pro. But due to turn out some of the classes my not be offered at the events. So when editing the event I would like to offer all the classes that are on by default and the admin would have to uncheck the box to turn that class off for that event so it doesn't display on the web page. I know that this is going to have to be done dynamically but then that goes back to the 1st question of setting up the DB

Hope all this makes sense...any help or tutorials would be great..

thanks

B
This topic has been closed for replies.

1 reply

Known Participant
November 17, 2006
Here is a link to one of the events page. http://www.bigfootdesigns.com/mrp/HTML/home.asp

On the page you can see classes, times, fees and rules are the fields that I would like to make dynamic. I wish that it was already done are this was all done in PS>

Help
B
Participant
November 17, 2006
anyone?