Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 File Attachment with NT Authentication Bug?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ldgjr
Starting Member

USA
6 Posts

Posted - 07 May 2001 :  18:54:53  Show Profile
Hi,
I have installed the File Attachment MOD (along with the Polling MOD) on 3.1SR4.
I have enabled NT Authentication.
I can UPLOAD fine.
When I try to DOWNLOAD, I get the message:
Either you are not Registered, or Downloading is not enabled. from pop_download.asp:line 121


The test: Request.Form("Name") = "" is TRUE
even though my NT UserName is displayed.

After checking the database and reading the code, it looks like to me that the code for the NT authentication in pop_download.asp, lines 72-77 is missing an input box to place the NAME is for the subsequent query.

I added the following line of code as line 78 and it seems to work now. Is this right or it there a "standard" fix to this problem?

Response.Write "<input name=""Name"" type=""hidden"" value=""" & Session(strCookieURL & "userid") & """>"

Thanks
Larry Goldsmith

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 07 May 2001 :  22:16:35  Show Profile  Visit HuwR's Homepage
That sounds ok to me.

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.28 seconds. Powered By: Snitz Forums 2000 Version 3.4.07