Allow .ASPX page to display before .ASCX control finishes loading?

The only possible way to achieve this is by setting it up as a separate HTTP resource. At the moment . NET is integrating the control into the page so that it is waiting unti it has everything it needs to respond.

Personally, I would never use an iFrame to load content on a page - that's more like a hack than anything and plus, iframe == "bad".

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions