email (mailto)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
edmill
Forum Newbie
Posts: 1
Joined: Tue Sep 09, 2003 8:47 pm
Location: Sudbury. ON

email (mailto)

Post by edmill »

I need to a form and handler handler that will include the use of two fields from the same record in a MySQL table. One is a lookup value for a listbox (single) value. The other is the email address of the receiver of the form content (picked up transparently when the listbox value is selected).
The form also logs content to another data table.

Ideas or recommendations ?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Any code you've already started on that you could show us?

Mac
Post Reply