Posted by plato on 10/21/06 08:54
Not a php or sql wiz but working on a form that is linked to a sql database.
I want to put a statement at the top of the form that says
" there are currently '20' places remaining in this workshop".
Each time a person submits a form I want the page to reduce the number by 1
until when n=0 it displays in red 'there are no places available in this
workshop'
thanks
plato
I'm thinking it could work off the ID on the database.
[Back to original message]
|