- A seperate page can be called within the action attribute:
- <form name="form1" method="post" action="form_processor.cfm">
- <cfmail
from="#form.emailAddress#" to="peter.strand@ppcc.edu" subject="#form.subject#"
server = "mail.psdp3.com">
#form.body#
</cfmail>
- Validation
- make sure the right fields are used and right types
- dates
- phone numbers
- Server side
- javascript
- Spry (Ajax)
- make sure the right fields are used and right types
- For a quick fix...however without design control...check out Google forms: