I have a form, and when you hit submit, it begins processing (quering), and sits at the form level for awhile, then transfers to the destination page, and finishes transfering there. Is there a way I can goto the Destination page right off the hop, and do all the processing there, that way I can display a loading bar... I really don't want a middle page... Thanks