How can I display for example a "Wait loading content page" and then display the page that I really want to when its done processing. I was thinking that this would be nice for pages that load up really slow i.e. (pages that connect to a database.)
Its seems that webware waits until respond() is completly done before it sends data to the client. Instead of sending data over like a continous stream it sends the whole thing over once its done. So if respond takes to long the user will just have to wait looking at a blank page. How can I get around this? __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Gadgets, caffeine, t-shirts, fun stuff. http://thinkgeek.com/sf _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss