Execute script and redirect

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Best groupmember,

 

I have a form that is being filled out. This is the process:

 

1.	Fill out form and click submit
2.	Script validates data
3.	Data is being sent to external source via Web Service
4.	A file is being downloaded (redirects to files location)

 

The problem is that #3 is taking around 15 seconds to complete because the
Web Service is very slow. I would like to run #3 in the background and
directly jump to #4.

 

Is this possible?

 

A little confused :)

 

/Peter

 

 

 

 


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux