Welcome Guest, Not a member yet? Register   Sign In
Waiting Screen (Like this Forum) - How?
#1

[eluser]Multisnet[/eluser]
Hello,

I'm developing a web application and I would like if someone could explain me the logic behind implementing a waiting screen in CI (like this forum).

Thank You!
Stand by while we direct you to your search results
Click here if you are not redirected automatically.


I want to display a waiting screen for my application users. For example, when they submit the registration form the application access to a web service, it usually takes a while to do the validation, so I would like to show the waiting screen and then if validation fails go back to form, otherwise it should go to another screen.

Could someone explain how to implement this? I've been thinking about this but I can't reach any conclusion...

Thanks in advance...
#2

[eluser]Thorpe Obazee[/eluser]
I don't think that's the same thing as what this forum does. I believe that is just a simple message and not related to the loading time or anything.
#3

[eluser]Multisnet[/eluser]
After submit the search it goes to:
http://ellislab.com/forums/do_search/

I think that while it shows the message its processing the request. Maybe I'm wrong.. Anyway, someone have an idea?
#4

[eluser]Thorpe Obazee[/eluser]
[quote author="Multisnet" date="1246000596"]After submit the search it goes to:
http://ellislab.com/forums/do_search/

I think that while it shows the message its processing the request. Maybe I'm wrong.. Anyway, someone have an idea?[/quote]

I'm pretty sure it doesn't. I believe it's meant to redirect to the URL that is present when you view the search results.

You could load a view, then redirect to the 'results page'.
#5

[eluser]TheFuzzy0ne[/eluser]
Indeed. The processing has already taken place when you see that message, the message just displays so you know what's going on and you have a chance to read it.




Theme © iAndrew 2016 - Forum software by © MyBB