Wrox Programmer Forums
|
Classic ASP Professional For advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 26th, 2003, 12:22 PM
Registered User
 
Join Date: Nov 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default page level NTFM auth - gives loss of form collect

Hi,

I am developing an intranet and site level authentication is set to Anonymous access.

I have a login screen with Windows NTFM authentication set on it which reads the users windows login ID out of the Request.ServerVariables collection, authenticates them and assigns their login ID to a session variable. The login screen then redirects them into the site pages which check for the presence of the session variable, if not there then they are redirected back to the login screen.

The login works fine but when the user is redirected into the site and uses the pages some of the HTML forms do not submit properly, they do not pass any Request.Form name/value pairs. The session information is being held with no problems.

I have tryed this system with basic authentication and the forms work no problem. Does anyone one know what could be causing the loss of the request.Form collection after using NTLM authentication on a single login page?


thanks,

Nick





Similar Threads
Thread Thread Starter Forum Replies Last Post
Oracle stored proc Bulk Collect kulkarnimonica ADO.NET 1 November 6th, 2007 07:42 AM
page level authorization yasminnnnn BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 4 December 28th, 2006 08:13 AM
How to collect values? kirks PHP How-To 1 August 28th, 2006 01:12 AM
collect a number Abhinav_jain_mca ADO.NET 6 September 1st, 2004 09:18 AM
How do I collect windows log on tray Javascript How-To 2 September 3rd, 2003 02:53 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.