Forum Moderators: open
Each time a site user requests information be sent to them (via on site form), all sponsors recieve a copy of that request automatically with a send file.
I have expanded and will now have the site users pick out categories they wish to recieve information from. This way they do not get responses from all of the sponsors but just the ones who deal with the type of fundraising the user is interested in.
Question - I want to alert the sponsors automatically the way I did when all sponsors were alerted before but this time by category only. HOw can I do this?
<no URL's, please>
[edited by: tedster at 4:19 pm (utc) on Mar. 28, 2003]
When someone signs up, your server side script would only notify the organizations that have that particular category in their database record.
Perhaps I don't understand your question fully, but I don't think there's a challenge on the HTML and Browsers side at all. You just need a series of checkboxes inside the sign-up form.