Matthew- 1) so use cameron's technique of looping through the form structure in a cfmail tag. qForms is not even a factor in accomplishing this task - it *has* to happen server-side (even if you use some sort of AJAX code)
2) qForms is purely for data validation, not for form data processing. you're confusing client side with server side logic. HTH- Steve On 7/12/05, Matthew Williams <[EMAIL PROTECTED]> wrote: > 1) I'm not concerned with vaildation, just getting the form results sent via > email instead of printing the to the screen. qforms allows for this via > javascript, but it's not possible to use these methods in conjunction with > something like cfmail. I'm looking to save my time spent on form creation > elsewhere, is all really. > > 2) I asked the question here as almost every form in the admin uses the > qform API, as well as the aura template including qforms by default. I > figured that someone here would be able to provide some insight I may be > missing. > > Matthew Williams ------- Steve Rittler [EMAIL PROTECTED] --- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
