I would like to make a Contact information script. I will be using straight text file databases. I would like for the script to preform as thus: DYNAMIC form fields. Say I have, name, email, phone, and address. Say I want the administrator to be able to log in and change it so that he can move the display order up / down, AND he can ADD his own form (say he wants it to also be able to display "cell phone number", he can add that, and it will automaticly recreate the databases for the new field. Say I also want to be able to have a list of categories of contacts, and maybe subcategories, and maybe sub sub categories.. etc etc etc.
My question to the monks is, how would you suggest I create such a system? I am still by far a newbie at perl. I believe I have what it takes to get this done, but I need some guidance.
edited: Sun Mar 9 14:53:59 2003
by jeffa - title change (was: Need some pointers on how to...)
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.