In my Login Page, I use Post on the same form i-e MM_Post , if the Username and Password are invalid. So that Validation ASP Script is included in the Form Action of the Login Page.
On Thu, 21 Oct 2004 17:07:08 +0200, Mischa Kroon <[EMAIL PROTECTED]> wrote: > > Err why would a login page take so long to load ?? > > You might want to give it a shot to refactor / look into that performance > before you throw caching at it. > > That said, if it's just a login page try to remove all unnecessary ASP > scripting when your asking for input. > > This should be able to be a normal html file. > Without any scripting only when validating / retrieving login info do you > need scripting. > > > -----Original Message----- > From: Mingle [mailto:[EMAIL PROTECTED] > Sent: donderdag 21 oktober 2004 16:54 > To: [EMAIL PROTECTED] > Subject: [AspClassicAnyQuestionIsOk] Caching ASP Pages > > Hi, > > Can any one suggest how we can do caching of ASP Pages or HTML Pages > for a website. > > The Website that I am working on has a Default page which is called > and then hitting any link on that Page would direct the User to the > Login Page. > > But the Login Page takes good 4-5secs to Load. So I was considering > an option to cache that ASP Login Page. That Login Page even has > some SSI ..Server Side Includes. > > Any help would be appreciated. > > Thanks, > Mingle. > > > Yahoo! Groups Links > > > > > > Yahoo! Groups Links > > > > > -- Mingle Work Smarter not Harder ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
