Submit form without redirect

ssbuchan 27 Mar, 2014
Hi,

I'm looking for a way to submit a form without any type of redirection or reloading of the page. I want the user to stay on the same page, but have the form submitted and emailed in the background. Is this possible?

Thanks!
GreyHead 27 Mar, 2014
Hi ssubuchan,

There's nothing built-in to CFv3 that will do that. It' may well be possible if you were to hand-code an Ajax submission of some kind (that is available now in CFv5 I think).

Bob
This topic is locked and no more replies can be posted.