Ok, if I all anderstand, you have already on the form page :
<select name="list" multiple>
<option value="aa">Value 1
<option value="bb">Value 2
<option value="cc">Value 3
</select>
if you select the tree options, you have on the action page for...
Hi,
your solution is not always true. You can have a problem with IE.
Look at this article:
http://support.microsoft.com/support/kb/articles/q222/0/64.asp
SFA
1) If you uses Coldfusion server 4, you can make only one attachment. Use the 'mimeAttach' attribute of CFMAIL
<cfmail to="#emailQry.email#"
from="#v_from#"
subject="#v_subject#"
server="#smtp_server#"
type="HTML"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.