Re: (ot) jQuery get() and 401 Unauthorized

2010-11-03 Thread Tony Bentley
Nice Dave, not only did you answer the question but you also interpreted incorrect acronyms. :) ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archi

Re: (ot) jQuery get() and 401 Unauthorized

2010-11-03 Thread Dave Watts
> Has anyone seen this?  I have some jQuery that is runninga get() to a cold > fusion page. > > The website is locked down with an NTFS user because it isunder development > and we don't want the public to get in yet. > > On most calls to this get() in Firebug I see three "401Unauthorized" error

Re: (ot) jQuery get() and 401 Unauthorized

2010-11-03 Thread Dave Watts
> What is an NTFS user? NTFS is a file system format, which has nothing to do > with user permissions. Do you mean to say that you are mapped to a NTFS > drive like an external hard disk? No, the original poster means NTLM (Windows authentication). Dave Watts, CTO, Fig Leaf Software http://www.f

Re: (ot) jQuery get() and 401 Unauthorized

2010-11-03 Thread Tony Bentley
What is an NTFS user? NTFS is a file system format, which has nothing to do with user permissions. Do you mean to say that you are mapped to a NTFS drive like an external hard disk? ~| Order the Adobe Coldfusion Anthology now! h

(ot) jQuery get() and 401 Unauthorized

2010-11-03 Thread Chad Gray
Has anyone seen this? I have some jQuery that is runninga get() to a cold fusion page. The website is locked down with an NTFS user because it isunder development and we don't want the public to get in yet. On most calls to this get() in Firebug I see three "401Unauthorized" errors. The g