Click here to Skip to main content
15,905,323 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionDataGridView HELL!!! what am I doing wrong Pin
GDMFSOB6-Oct-08 20:56
GDMFSOB6-Oct-08 20:56 
AnswerRe: DataGridView HELL!!! what am I doing wrong Pin
Mycroft Holmes6-Oct-08 23:09
professionalMycroft Holmes6-Oct-08 23:09 
GeneralRe: DataGridView HELL!!! what am I doing wrong Pin
GDMFSOB6-Oct-08 23:28
GDMFSOB6-Oct-08 23:28 
GeneralRe: DataGridView HELL!!! what am I doing wrong Pin
Mycroft Holmes7-Oct-08 0:47
professionalMycroft Holmes7-Oct-08 0:47 
AnswerRe: DataGridView HELL!!! what am I doing wrong Pin
dan!sh 6-Oct-08 23:31
professional dan!sh 6-Oct-08 23:31 
GeneralRe: DataGridView HELL!!! what am I doing wrong Pin
GDMFSOB6-Oct-08 23:37
GDMFSOB6-Oct-08 23:37 
Questionchecking whether the folder is readonly or not using VB6.0 Pin
anu_sam7776-Oct-08 18:50
anu_sam7776-Oct-08 18:50 
AnswerRe: checking whether the folder is readonly or not using VB6.0 Pin
Dave Kreskowiak7-Oct-08 3:30
mveDave Kreskowiak7-Oct-08 3:30 
Without seeing the code you used, it's impossible to tell you where you went wrong.

But, you can easily do this with the FileSystemObject and it's Folder object.

Though, I have to question your motivations for using the attributes of a folder. If you're looking to see if the user can create a file in the folder, checking the ReadOnly attribute is not the way to go, since it does not consider the users NTFS permissions.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




QuestionCreating a file directory VB Pin
New_Coder6-Oct-08 14:36
New_Coder6-Oct-08 14:36 
AnswerRe: Creating a file directory VB Pin
Dave Kreskowiak6-Oct-08 16:04
mveDave Kreskowiak6-Oct-08 16:04 
Questionvb.net to vb script converter Pin
lostboy2416-Oct-08 9:13
lostboy2416-Oct-08 9:13 
AnswerRe: vb.net to vb script converter Pin
Paul Conrad6-Oct-08 9:48
professionalPaul Conrad6-Oct-08 9:48 
AnswerRe: vb.net to vb script converter Pin
Dave Kreskowiak6-Oct-08 10:38
mveDave Kreskowiak6-Oct-08 10:38 
GeneralRe: vb.net to vb script converter Pin
lostboy2416-Oct-08 14:01
lostboy2416-Oct-08 14:01 
QuestionRight fax issue with email ID format Pin
lostboy2416-Oct-08 4:25
lostboy2416-Oct-08 4:25 
QuestionLSA Functions Problems Pin
cyberhiker6-Oct-08 4:21
cyberhiker6-Oct-08 4:21 
QuestionPrimary key problem from .csv file ODBC Pin
cstrader2326-Oct-08 2:20
cstrader2326-Oct-08 2:20 
AnswerRe: Primary key problem from .csv file ODBC Pin
Dave Kreskowiak6-Oct-08 6:25
mveDave Kreskowiak6-Oct-08 6:25 
GeneralRe: Primary key problem from .csv file ODBC Pin
cstrader2327-Oct-08 1:49
cstrader2327-Oct-08 1:49 
QuestionProject help Pin
sweetlover7546-Oct-08 0:13
sweetlover7546-Oct-08 0:13 
AnswerRe: Project help Pin
Ashfield6-Oct-08 0:50
Ashfield6-Oct-08 0:50 
GeneralRe: Project help Pin
sweetlover7546-Oct-08 4:43
sweetlover7546-Oct-08 4:43 
GeneralRe: Project help Pin
Dave Kreskowiak6-Oct-08 6:18
mveDave Kreskowiak6-Oct-08 6:18 
GeneralRe: Project help Pin
Paul Conrad6-Oct-08 7:31
professionalPaul Conrad6-Oct-08 7:31 
GeneralRe: Project help Pin
Ashfield6-Oct-08 19:54
Ashfield6-Oct-08 19:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.