[WEB4LIB] Nomination webpage

Raymond Wood raywood at magma.ca
Thu Oct 17 15:56:34 EDT 2002


On Thu, Oct 17, 2002 at 12:19:47PM -0700, William Enright remarked:
> Collegues,
> I am taking a web design class at SJSU SLIS and the professor
> introduced  web4lib, so I might as well try it.  My tentative
> class project is a website to enable a Motion Picture Group
> (MPG)to select and attend motion pictures.  Since this is a
> web class, I want the members of the group to nominate
> movies,, dates, and locations on a webpage rather than by
> email. A rotating person in charge of selecting the movie
> picks one of the nominations and posts it to a webpage so all
> the members can find out the what, where, and when of the next
> movie that the group will see.  I have to put my project up on
> a server at school.  The best solution will be quick, simple,
> and free.  Keep in mind that I did not know Windows, FTP, or
> HTML last month, so do not suggest C++, or something too
> arcane.
> Thank you,
>   Bill

This cannot be done with simple static HTML.  If I understand
your goal correctly, it would require a 'dynamic' web
application of some kind AFAIK.  In other words, you are going
to have to borrow, or write, some (web) scripts to achieve this
kind of thing.  PHP is an excellent web scripting language BTW
if you decide to investigate this further, and reasonably
accessible to the non-programmer too.

HTH,
Raymond



More information about the Web4lib mailing list