Hi everyone,
Despite my searches i am unable to find how to do the following :
The form is working with a DB listing various hotels and containing their name and email mail address.
In the form the user is supposed to select a name in a dropdown, the available names are loaded from the DB.
So far, no problem. Now what i'd like to do would be to automatically send an email to the concerned hotel when the form is submitted, by taking the email address from the corresponding line in my DB.
Any idea how i could do this ?
A little help would be deeply appreciated !
Despite my searches i am unable to find how to do the following :
The form is working with a DB listing various hotels and containing their name and email mail address.
In the form the user is supposed to select a name in a dropdown, the available names are loaded from the DB.
So far, no problem. Now what i'd like to do would be to automatically send an email to the concerned hotel when the form is submitted, by taking the email address from the corresponding line in my DB.
Any idea how i could do this ?
A little help would be deeply appreciated !