ColdFusion Form Tutorial?
- Started
- Last post
- 14 Responses
- ChickenCrab
Anyone know of a good tutorial to show someone who has no idea what they're doing in ColdFusion how to build a form with captcha included?
Please let me stress the "no idea what I'm doing" part.
- bulletfactory0
maybe something here...
http://www.cfnoob.com/archives.c…
- ChickenCrab0
That looks perfect. Thanks!
- ChickenCrab0
Would anyone know how to get that form in the tutorial to send the results to a thank you page rather than the original page? The error handling is great as is, but I need to retain a separate page for tracking a successful form completion.
- ChickenCrab0
No one?
- spot130
I think that you would most likely change action="#CGI.SCRIPT_NAME#" to the page you will put all the CF processing code on.
- ChickenCrab0
I was hoping I could keep all the processing code on this page so that the only reason someone would be on the thank you page was that the form submitted correctly. Is there something I could add after the error handling that would conditionally redirect if there are no errors? Or does it just not work that way?
- spot130
Try adding a redirect in place of your thank you text, like: <cflocation url="/new_location.cfm">
- ChickenCrab0
I'll try that. Thanks!
- ChickenCrab0
That worked perfectly. Thank you!!!
- grunttt0
=)
- airey0
coldfusion will never work. stop watching 'the saint' and get back to work.

