Gossamer Forum
Home : Gossamer Threads Inc. : Custom Modification Jobs :

email notification to a group based on checkbox & matching field

Quote Reply
email notification to a group based on checkbox & matching field
Hi codemasters,

re:dbman

I am needing a new subroutine in conjunction with add_record to notify others in the same telephone area code of new-comers with matching area code - if, and only if these other client(s) desire to be notified. So, the subroutine must be conditional upon a checked box or radio button (defaulted to "no").

Also, I am needing some code whereby first-time sign-ups can by-pass the home page and go straight to add record. I use auto-fill for the ID and password on log-in, but as you know, that takes you to home when clicked. This by-pass must work with the look-up mod.

I have multiple databases, look-up mod, long-short mod, and email notification to client/admin for add, delete, and modify.

I have yet to add the two new fields: "notify" and "area_code". I realize that I will have to rebuild my databases with these extra fields. Less than 1000 records, fortunately.

Reply here or to homechurch@mac.com. Thanks.

David Anderson
Bristol, Tennessee

Last edited by:

david_anderson: Feb 10, 2002, 7:46 PM
Quote Reply
Re: [david_anderson] email notification to a group based on checkbox & matching field In reply to
Looks as if help is on the way. Thanks to all who replied.

David Anderson