Stuff like this has been posted before but I can't find anything that works for my situation so please forgive this post.
I have a form that collects a lot of information and depending on the entries various php functions run. One of these functions takes quite a long time as it calls and waits for the return from an external server side program.
The problem I am having is that when this function is necessary I would like to have a please wait message.
I've tried using onSubmit to write some html for this message but I've failed to make the first page return once the function is all done.
Could someone please point me in the direction of a better solution.
M
(Editing disabled while spellchecking)
Stop spell checking
Trainee Chocolate Management Executive.
I have a form that collects a lot of information and depending on the entries various php functions run. One of these functions takes quite a long time as it calls and waits for the return from an external server side program.
The problem I am having is that when this function is necessary I would like to have a please wait message.
I've tried using onSubmit to write some html for this message but I've failed to make the first page return once the function is all done.
Could someone please point me in the direction of a better solution.
M
(Editing disabled while spellchecking)
Stop spell checking
Trainee Chocolate Management Executive.