I am aware of CFFLUSH, but can i still redirect the user and continue
processing? e.g I have to redirect the user for a number of reasons, and its
to complicated to explain them....
Are you saying I should do this:?
<!--- Check for errors--->
<!---- If no errors, display page --->
<!--- Content --->
<cfflush>
<!--- Processing --->

On 7/3/06, Ray Champagne <[EMAIL PROTECTED]> wrote:
>
> Look into cfflush.
>
> B V wrote:
> > Hello,
> > I was wondering if there's anyway to redirect the user while the cf
> server
> > is still processign their request what I mean is this:
> > 1). User submits form
> > 2). hit's the "Action" page
> > 3). Action page redirects them
> > 4). Action page continues processign their form data while they are
> visiting
> > another page
> > I want to do this because I have A LOT of variables to process, and I
> don't
> > want them to wait, so is it possible to continue processing their
> request
> > after they've been redirected, or does it cutt off?
> >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245322
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to