--- loncom/interface/lonsearchcat.pm 2002/05/22 16:08:52 1.118 +++ loncom/interface/lonsearchcat.pm 2002/05/22 16:21:50 1.119 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Search Catalog # -# $Id: lonsearchcat.pm,v 1.118 2002/05/22 16:08:52 www Exp $ +# $Id: lonsearchcat.pm,v 1.119 2002/05/22 16:21:50 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -143,6 +143,11 @@ sub handler { } } +# --------------------------- Produce some output, so people know it is working + + $r->print("\n"); + $r->rflush; + # ----------------------------------- configure dynamic components of interface if ($ENV{'form.catalogmode'} eq 'interactive') {