So far I have only found the possibility to limit the number of records per user. I would like to limit the number of records for other fields.
Students should be able to register for a course, when there are 20 students, it is not possible any more to add new entries. Can anyone help me with this??
Another question is: how can I insert a list of results into a html-page? This doesn't work:
<!--#exec cgi="db.cgi?db=register&uid=default"-->
Thanks a lot for your help!!
Students should be able to register for a course, when there are 20 students, it is not possible any more to add new entries. Can anyone help me with this??
Another question is: how can I insert a list of results into a html-page? This doesn't work:
<!--#exec cgi="db.cgi?db=register&uid=default"-->
Thanks a lot for your help!!


Limit number of records / insert list into html