Question
One CFHTTP at a time
Hello,
I'm trying to run a process with CFHTTP, and waiting until it's finished, then run another CFHTTP page. Will the second request wait for the first request to complete before running?
If not, how can I do this?
Thanks,
Peter