Hi Folks,

I would like to know whether you can connect two pages via
an intermediary page. For example if you have main.php, which is a form
whose action is directed to function.php. Function.php process the
information from main.php then displays the result. This can take
roughly 6 seconds or more. Is it possible to create an intermediary page
which alerts the user that the his/her request is being processed in few
seconds,
then ultimately redirects to function.php (display results).

Any idea shall be appreciated.

Thanks.

Moses

Reply via email to