| DW select menu mail form
|
railthinner

msg:939905 | 7:49 pm on Jan 21, 2003 (gmt 0) | I am trying to create a contact page where the user enters in there usual contact info then at the bottom I would like them to be able to select who they're going to send it off to via a pull down menu. I am planning on using formmail. Does anyone know how I can make the email selection pulldown "talk to" formmail? Thanks
|
railthinner

msg:939906 | 8:15 pm on Jan 21, 2003 (gmt 0) | hmmm, sorry. I think I got it already. I just create a pulldown and name it recipient. <select name=recipient>
|
BlobFisk

msg:939907 | 11:26 am on Jan 22, 2003 (gmt 0) | One thing to make sure of is that "recipient" is the name of the variable formmail is using as the Send To address.
|
|
|