[thelist] cf redirection

Daniel J. Cody dcody at oracular.com
Mon Jul 17 11:04:09 CDT 2000


you could use an http-equiv="refresh" - although I'm sure there are
other ways, thats not the worst one to use.

you could also have the page that returns your form have a <cflocation>
tag in it that would redirect to the next page, although thats pretty
fast too and there's no way to change its speed.

there are lots of different ways to go, but if you don't need anything
special, the http-equiv="refresh" might be the easiest way to go.

shout if you have more questions :)

.djc. 
	

"Czechowski, Aaron" wrote:

> which isn't exactly smooth.  it redirects too quickly to see what it's
> doing.  i suppose i could use a js alert or something, or write a quick js
> function to count a few seconds before redirecting.  and i'm guessing i
> can't use http-equiv="refresh".   does anyone know of a way to redirect
> using CF?  or perhaps an altogether different way for processing the action?




More information about the thelist mailing list