Ron, Sorry to be nuisance, but I'm trying to learn about Javascripts, particularly the KWM templates so that I can support our users. Is there a particular place that the redirect needs to go on the plogin.html page? I was able to get the redirect to work as long as the user didn't forget to type in their domain with their username (@domain.com) or forget to type in their username altogether. What am I missing here? Thanks again for all your help. Ryan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, December 27, 2000 8:17 AM To: [EMAIL PROTECTED] Subject: RE: [imail] Incorrect Login Page > I'm using your suggested script to add login capabilities to one of my > client's web pages. Everything works great with one exception. When a > failed login occurs, I want the page with the login script > embedded in it to > be displayed. Instead, it is displaying the default KWM login > page with the > "Incorrect Login" text. > > Any way to change this? Yes, but it's a tricky hack. You'll have to put a Javascript redirect (self.location.href="http://whatever.com/customlogin.html") in plogin.html (the failed login template). -Ron ______________________________________________________________________ The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc. Questions, Comments or Glowing Praise...... mailto:[EMAIL PROTECTED] Searchable List Archive.... http://www.mail-archive.com/[email protected] To Manage your Subscription......... http://humankindsystems.com/lists ______________________________________________________________________ The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc. Questions, Comments or Glowing Praise...... mailto:[EMAIL PROTECTED] Searchable List Archive.... http://www.mail-archive.com/[email protected] To Manage your Subscription......... http://humankindsystems.com/lists
