[pmwiki-users] Validating and appending data from Forms and Displaying

Hans design5 at softflow.co.uk
Thu Mar 20 17:08:13 CDT 2008


Thursday, March 20, 2008, 4:29:11 PM, Justin Davies wrote:

> I believe a form simple fields would suffice for input. I would want
> to at least validate the email (i.e. match the regexp /^.+ at .+\..+$/ ),
> or preferably verify it with a list of acceptable emails (this is a
> members club where everyone has an email already). I would also like
> to be able to generate a page listing those already registered.

Fox can handle input validation, and you could create a custom filter
function (php) which checks input against the list of values.
If the validation and input check are okay Fox can add input to a
page to generate the registration list.


  ~Hans




More information about the pmwiki-users mailing list