Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Solutions for slow load.  Opinions needed.Solutions for slow load. Opinions needed.
Previous
 
Next
New Post
6/20/2006 3:33 PM
 
I am using the HTML/javascript of my DNN home page (Internet Explorer menu - View Source) as my initial home page (\web\default.htm). This makes the initial load faster because the aspx worker process and DNN do not need to be loaded and SQL Server does not need to be accessed. At first, I tried to make the default.htm page forward to \web\DNN\default.aspx but that locks up the initial default.htm home page until the default.aspx page is finished loading.

Now I am trying another approach. I inserted just before the tag. However, I am not sure this is working the way I wanted. Will a browser not display the home page until the