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

ASP.NET

 
QuestionFileOpen Dialog Box in ASP.NET Pin
R.Palanivel21-Nov-06 19:21
R.Palanivel21-Nov-06 19:21 
QuestionHow to Drag files in ASP.NET Pin
R.Palanivel21-Nov-06 19:10
R.Palanivel21-Nov-06 19:10 
QuestionCheckbox and Confirmation message in ASP.NET? Pin
Vsree21-Nov-06 19:09
Vsree21-Nov-06 19:09 
AnswerRe: Checkbox and Confirmation message in ASP.NET? Pin
_AK_21-Nov-06 19:26
_AK_21-Nov-06 19:26 
GeneralRe: Checkbox and Confirmation message in ASP.NET? Pin
Vsree21-Nov-06 21:44
Vsree21-Nov-06 21:44 
GeneralRe: Checkbox and Confirmation message in ASP.NET? Pin
Vsree21-Nov-06 21:47
Vsree21-Nov-06 21:47 
GeneralRe: Checkbox and Confirmation message in ASP.NET? Pin
_AK_21-Nov-06 21:53
_AK_21-Nov-06 21:53 
QuestionRename Folder Pin
dj.rock21-Nov-06 18:59
dj.rock21-Nov-06 18:59 
Hi guys
I am creating folder thru asp.net with help of
System.IO.Directory.CreateDirectory("Name")

Now i want to rename this directory. So some of members gave me suggestion to use
System.IO.Directory.Move(OldFile,NewFile)
But this is not working in my case as i am storing this in one location, So it is giving me error that
"Source and destination path must be different."

SO if any one have any idea please let me know

Thanks in advance

Regards,
DJ Rock

AnswerRe: Rename Folder Pin
_AK_21-Nov-06 19:11
_AK_21-Nov-06 19:11 
GeneralRe: Rename Folder Pin
dj.rock21-Nov-06 19:56
dj.rock21-Nov-06 19:56 
GeneralRe: Rename Folder Pin
_AK_21-Nov-06 20:09
_AK_21-Nov-06 20:09 
Questionasp.net Pin
gayanmadu21-Nov-06 18:28
gayanmadu21-Nov-06 18:28 
AnswerRe: asp.net Pin
_AK_21-Nov-06 19:27
_AK_21-Nov-06 19:27 
AnswerRe: asp.net Pin
just3ala221-Nov-06 20:01
just3ala221-Nov-06 20:01 
QuestionCan time be specified when using Calendar control? Pin
kbalias21-Nov-06 17:37
kbalias21-Nov-06 17:37 
GeneralInterview Questions Pin
sharma rajkumar21-Nov-06 15:32
sharma rajkumar21-Nov-06 15:32 
QuestionFrameset like behaviour Pin
enuantum21-Nov-06 12:28
enuantum21-Nov-06 12:28 
QuestionGET VirtualItemCount in GridView Pin
Mohammad Akbarizadegan21-Nov-06 11:00
Mohammad Akbarizadegan21-Nov-06 11:00 
Questionmoving menu Pin
boss-tech21-Nov-06 10:31
boss-tech21-Nov-06 10:31 
AnswerRe: moving menu Pin
Imran Khan Pathan21-Nov-06 17:29
Imran Khan Pathan21-Nov-06 17:29 
QuestionASP.NET clearing output cache Pin
Mirroar21-Nov-06 5:30
Mirroar21-Nov-06 5:30 
QuestionDrop Down Sorting Pin
Sam Heller21-Nov-06 4:19
Sam Heller21-Nov-06 4:19 
AnswerRe: Drop Down Sorting Pin
ToddHileHoffer21-Nov-06 5:05
ToddHileHoffer21-Nov-06 5:05 
GeneralRe: Drop Down Sorting Pin
Sam Heller21-Nov-06 5:11
Sam Heller21-Nov-06 5:11 
GeneralRe: Drop Down Sorting Pin
ToddHileHoffer21-Nov-06 5:16
ToddHileHoffer21-Nov-06 5:16 

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.