I have not done anything with html in several years and now I have been asked to design forms for my company to be used internally. The problem I am running into is submitting these forms.
Ideally I would like the user to be able to select who the information is sent to via some sort of list, or even multiple submit buttons (if possible).
I have tried using the mailto: protocol, but, as is always the case, it simply opens a blank email addressed to my test recipient.
I have read some stuff about CGI, but I have no idea how to work with this script or where I would even begin, and the premade free script seems a little too complicated.
Any help would be greatly appretiated.
Thanks