Posted by max on 08/28/05 15:21
On Sun, 28 Aug 2005 18:23:45 +1000, "plato"
<platoTAKETHISOUT@telpacific.com.au> wrote:
>I want to know how to reduce a number in a form.
>
>I have a form with fields that populate a table in a sql database. I run
>courses and people nominate their attendance by completing the form. I want
>to be able to have a place on the form saying 'Places available in this
>course are 'x''. Hence if I have 25 places and someone nominates a course
>the next person who accesses the form sees 24 places available and so forth.
>
>How can I do this.
>
>thanks
>
>plato
>
I used the following for a similar booking-type page -
http://www.pluggedout.com/development/forums/viewtopic.php?t=481&sid=42e8e5561849c453c153e609bf34662a
Very easy to get up-and-running. Any problems, give me a shout.
[Back to original message]
|