[clue-tech] Web form contact list software?

Bob Meetin bobm at dottedi.biz
Thu Jan 17 12:58:18 MST 2008


Dave,

I have been lurking in obscurity on this list.  You can contact me 
offlist if you want, as this is really off topic I suspect. What you're 
describing is fairly straight-forward in PHP. Typically for something 
like this you need perhaps 3 or 4 forms along with the db unless on the 
internet and must be protected. 

Form #1 lists users with an optional clickable field to a (optional)  
user detail page.
Also on form #1 is a clickable field taking you to an update form (#3).
Form #4 is an add user page.

Optional functionality includes search and sort functions, export, etc.

-Bob / 303-926-0167
> I'm hoping that someone on this list will have run into what I'm looking
> for; hopefully I'll get lucky. :-)
>
> I need a way to build a list of contacts.  Some kind of "contact
> manager" or "address book" or whatever it's properly called.  I would
> prefer something that could be entered via a web form (PHP?), feeding a
> MySQL database if at all possible. Something that can be configured
> reasonably easily, to let me add/delete/rename fields, etc. That kind
> of thing.
>
> I need to be able to store things like legal name, nickname, phone
> number(s), E-Mail address(es), snail mail addresses, other assorted
> comments and so on (thus the need to be able to configure it <grin>).
>
> Also, I'd need to be able to use it to recall information already stored
> and produce a list, etc.  (If I had to, I could always use MySQL
> instructions to just generate the list, but it would be nice to be able
> to do that via the web interface.)
>
> Does any such animal exist?
>
> Any help/pointers/suggestions would be appreciated!
>
>          --Dave
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> clue-tech mailing list
> clue-tech at cluedenver.org
> http://www.cluedenver.org/mailman/listinfo/clue-tech


-- 
Bob Meetin
dotted i - Internet Strategies & Solutions
www.dottedi.biz
303-926-0167




More information about the clue-tech mailing list