Loading Page.....
Posted: Mon Oct 26, 2009 4:48 am
Hi guys, i'm wondering if you can help me out with an idea i've got.
I'm building an insurance quote popup window, and some tasks can take a little time to process so i'm thinking of building a 'Loading...' page that'll appear in between each screen.
So when a customer for example clicks 'Log In', the screen will go white with a loading image in the middle, then Ajax or something similar calls a PHP script (while the user is looking at a loading icon), and once the php has been executed redirect the browser.
Do you think this is a good way of doing it? Does anyone have any example URL's? I've tried looking but haven't found any that do what I need.
I'm building an insurance quote popup window, and some tasks can take a little time to process so i'm thinking of building a 'Loading...' page that'll appear in between each screen.
So when a customer for example clicks 'Log In', the screen will go white with a loading image in the middle, then Ajax or something similar calls a PHP script (while the user is looking at a loading icon), and once the php has been executed redirect the browser.
Do you think this is a good way of doing it? Does anyone have any example URL's? I've tried looking but haven't found any that do what I need.