If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > FSO folder attribute

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-11-04, 03:32
drsquirlz drsquirlz is offline
Registered User
 
Join Date: Dec 2004
Posts: 1
Question FSO folder attribute

I checked out the MSDN page on FSO file/folder attributes (http://msdn.microsoft.com/library/en...attributes.asp), and noticed that several folders on my server have an attribute that is not listed on MSDN's page! I set up a page to browse the files and folders on my site, and noticed that several folders (_vti_cnf, _vti_pvt, _vti_script, and _vti_txt) have the attribute 18, which is not listed on MSDN's page. I searched google and found nothing. Does anyone have any idea where this mysterious attribute is coming from, and what it means? Thanks!!
Reply With Quote
  #2 (permalink)  
Old 12-11-04, 22:59
MrWizard MrWizard is offline
Registered User
 
Join Date: Mar 2003
Location: Atlanta, GA
Posts: 191
I could be wrong about this, but if these work the way most MS things work, the 18 is just a logical combination of the 16 and the 2 attributes. In this case, it indicates a hidden directory.
__________________
Tim
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On