Hi
I am pretty much newbie to DNN and would like to do the following
Site Name : ( List Box which connects to DB1->Table 1->Column 2)
Building No: (List Box which connects to DB1 -> Table 2->Column 3)
Room No: (List Box which connects to DB1 -> Table 3-> Column 5)
Category : List Box (values will be keyed in by the admin)
Contact Person: (Free Form Text keyed by the user)
Phone : keyed by the user typing this request
Email : uesername(@domain name) - The user name is keyed in by the user and the domain name is constant the value being
@c1.com
Description of the problem: (keyed in by the user - free form text)
Once the user keys in the above mentioned details and click "Submit" Button, the user should receive an email message which the above mentioned details. The same mail will be bcc to
helpdesk@c2.com.
Please suggest how this could be done.