Click here to Skip to main content
15,922,419 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to implement dynamic menu using javascript Pin
_AK_25-Aug-06 2:01
_AK_25-Aug-06 2:01 
QuestionConfirmation of Delete in datagrid not working Pin
Sivaprasad C24-Aug-06 21:09
Sivaprasad C24-Aug-06 21:09 
AnswerRe: Confirmation of Delete in datagrid not working Pin
_AK_24-Aug-06 21:20
_AK_24-Aug-06 21:20 
QuestionE Mail Template in ASP.NET 2.0 Very Urgent Pin
bsundarapandian24-Aug-06 21:03
bsundarapandian24-Aug-06 21:03 
AnswerRe: E Mail Template in ASP.NET 2.0 Very Urgent Pin
Nagraj Naik25-Aug-06 0:16
Nagraj Naik25-Aug-06 0:16 
QuestionBrowse Directory Pin
Arch22k24-Aug-06 20:58
Arch22k24-Aug-06 20:58 
AnswerRe: Browse Directory Pin
NaNg1524124-Aug-06 21:01
NaNg1524124-Aug-06 21:01 
AnswerRe: Browse Directory Pin
coolestCoder24-Aug-06 21:04
coolestCoder24-Aug-06 21:04 
Hi,
you can use the DirectoryInfo and FileInfo classes for this. Use for each statements to iterate through Files collection of DirectoryInfo class and also apply the same logic for each directory under the main directory.
This would definetly do the trick ( i think )


<marquee>"A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder

Anant Y. Kulkarni

QuestionTwo things. Pin
NaNg1524124-Aug-06 20:52
NaNg1524124-Aug-06 20:52 
AnswerRe: Two things. Pin
coolestCoder24-Aug-06 21:08
coolestCoder24-Aug-06 21:08 
Questionhow to navigate records in display Pin
Kissy1624-Aug-06 20:38
Kissy1624-Aug-06 20:38 
AnswerRe: how to navigate records in display Pin
_AK_24-Aug-06 20:52
_AK_24-Aug-06 20:52 
GeneralRe: how to navigate records in display Pin
Kissy1624-Aug-06 22:53
Kissy1624-Aug-06 22:53 
GeneralRe: how to navigate records in display Pin
_AK_24-Aug-06 23:00
_AK_24-Aug-06 23:00 
Questionconvert to gridview Pin
porsche996turbo24-Aug-06 20:27
porsche996turbo24-Aug-06 20:27 
AnswerRe: convert to gridview Pin
porsche996turbo24-Aug-06 21:23
porsche996turbo24-Aug-06 21:23 
QuestionHow to Hide and Show button Pin
ypsyong24-Aug-06 20:07
ypsyong24-Aug-06 20:07 
AnswerRe: How to Hide and Show button Pin
coolestCoder24-Aug-06 20:26
coolestCoder24-Aug-06 20:26 
AnswerRe: How to Hide and Show button Pin
_AK_24-Aug-06 23:02
_AK_24-Aug-06 23:02 
GeneralRe: How to Hide and Show button Pin
ypsyong27-Aug-06 15:47
ypsyong27-Aug-06 15:47 
GeneralRe: How to Hide and Show button Pin
_AK_27-Aug-06 21:03
_AK_27-Aug-06 21:03 
QuestionHow to identify location of controls in asp.net 2.0 Pin
Kuricheti24-Aug-06 18:15
Kuricheti24-Aug-06 18:15 
QuestionDrag and drop items between two listboxes in asp.net 2.0 with c# Pin
Kuricheti24-Aug-06 18:13
Kuricheti24-Aug-06 18:13 
AnswerRe: Drag and drop items between two listboxes in asp.net 2.0 with c# Pin
Naveed Kamboh25-Aug-06 1:37
Naveed Kamboh25-Aug-06 1:37 
GeneralRe: Drag and drop items between two listboxes in asp.net 2.0 with c# Pin
Kuricheti27-Aug-06 18:09
Kuricheti27-Aug-06 18:09 

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.