Im looking for admin saving tricks here 
I dont know any server side stuff at all, and im looking to see if i can set up some kind of database to build dynamic pages on my site.
My company is rock band/club promotions and all i want is a really simple way of updating my gig listings as they change so often!!!
The page as it stands is www.suicidenotesmusic.net/listings and yes i know it looks crap table-wise, im gonna post in another thread about how to improve.
So how hard would it be to have it that i can input it via some web based form (password protected or something so only i can do it) that would have the following fields
Date
Venue
Event
Line-up
Cost
Times
I'm not worried about search functionality yet - just for it to only display future dates (IE not past ones) though even thats not uber-important.
Is this worth doing for the small amount of info i use or shall i just stick with manually inserting rows in the table?
Gazz

I dont know any server side stuff at all, and im looking to see if i can set up some kind of database to build dynamic pages on my site.
My company is rock band/club promotions and all i want is a really simple way of updating my gig listings as they change so often!!!
The page as it stands is www.suicidenotesmusic.net/listings and yes i know it looks crap table-wise, im gonna post in another thread about how to improve.
So how hard would it be to have it that i can input it via some web based form (password protected or something so only i can do it) that would have the following fields
Date
Venue
Event
Line-up
Cost
Times
I'm not worried about search functionality yet - just for it to only display future dates (IE not past ones) though even thats not uber-important.
Is this worth doing for the small amount of info i use or shall i just stick with manually inserting rows in the table?
Gazz
Comment