in reply to ISO user-registration package
I'm not so sure you'd be reinventing anything here, seeing as how user registration can be pretty specific from site to site.
You'll end up doing a lot of HTML customization to get the information you need, and you'll have to set up the database tables respectively, then write the proper perl code to handle form validation, missing fields, data processing, CAPTCHAs, etc.
Sounds to me like it'd be easier to do yourself from scratch.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: ISO user-registration package
by argv (Pilgrim) on Apr 07, 2007 at 18:03 UTC |