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

ASP.NET

 
GeneralRe: Gridview template field. I have to click Update twice for edit mode. how can i make it work with single click? Pin
N.Surendra Prasad9-Mar-08 20:22
N.Surendra Prasad9-Mar-08 20:22 
Questionhow to validate check box? Pin
Dong Kim5-Mar-08 11:15
Dong Kim5-Mar-08 11:15 
GeneralRe: how to validate check box? Pin
Christian Graus5-Mar-08 11:27
protectorChristian Graus5-Mar-08 11:27 
QuestionRe: how to validate check box? Pin
Dong Kim5-Mar-08 12:37
Dong Kim5-Mar-08 12:37 
GeneralRe: how to validate check box? Pin
P Tagore Srinivas Dhanunjay5-Mar-08 21:02
P Tagore Srinivas Dhanunjay5-Mar-08 21:02 
GeneralRead data from customers session Pin
AlexeiXX35-Mar-08 10:41
AlexeiXX35-Mar-08 10:41 
GeneralRe: Read data from customers session Pin
Christian Graus5-Mar-08 10:54
protectorChristian Graus5-Mar-08 10:54 
GeneralRe: Read data from customers session Pin
AlexeiXX35-Mar-08 13:22
AlexeiXX35-Mar-08 13:22 
GeneralHTML errors solving while migrating Pin
umashankergr85-Mar-08 8:31
umashankergr85-Mar-08 8:31 
GeneralRe: HTML errors solving while migrating Pin
pmarfleet5-Mar-08 9:09
pmarfleet5-Mar-08 9:09 
Questionjavascript:window.open, won't Pin
goodideadave5-Mar-08 7:48
goodideadave5-Mar-08 7:48 
GeneralWrong forum Pin
pmarfleet5-Mar-08 9:02
pmarfleet5-Mar-08 9:02 
GeneralRe: Wrong forum Pin
goodideadave5-Mar-08 10:03
goodideadave5-Mar-08 10:03 
GeneralRe: Wrong forum Pin
pmarfleet5-Mar-08 10:09
pmarfleet5-Mar-08 10:09 
GeneralRe: Wrong forum Pin
Guffa5-Mar-08 10:50
Guffa5-Mar-08 10:50 
GeneralRe: Wrong forum Pin
Christian Graus5-Mar-08 11:05
protectorChristian Graus5-Mar-08 11:05 
GeneralRe: Wrong forum Pin
goodideadave5-Mar-08 12:10
goodideadave5-Mar-08 12:10 
QuestionHow to create a folder dynamically and upload file in that folder using ASP.NET 2.0(C#) Pin
Chakouri5-Mar-08 6:07
Chakouri5-Mar-08 6:07 
AnswerRe: How to create a folder dynamically and upload file in that folder using ASP.NET 2.0(C#) Pin
pmarfleet5-Mar-08 9:08
pmarfleet5-Mar-08 9:08 
GeneralRe: How to create a folder dynamically and upload file in that folder using ASP.NET 2.0(C#) Pin
Chakouri6-Mar-08 1:08
Chakouri6-Mar-08 1:08 
GeneralRe: How to create a folder dynamically and upload file in that folder using ASP.NET 2.0(C#) Pin
pmarfleet6-Mar-08 1:49
pmarfleet6-Mar-08 1:49 
Chakouri wrote:
what code I have to write in line 2,i.e., in the "folderName" portion?


I mentioned this in my original reply.

Use System.IO.Path.GetFileNameWithoutExtension to get the name of the file (without its extension). This will serve as the name of your folder.

Paul Marfleet

"No, his mind is not for rent
To any God or government"
Tom Sawyer - Rush


GeneralRe: How to create a folder dynamically and upload file in that folder using ASP.NET 2.0(C#) Pin
Chakouri6-Mar-08 4:01
Chakouri6-Mar-08 4:01 
GeneralMsChart Control in VB 2005 Pin
Melichar5-Mar-08 5:21
Melichar5-Mar-08 5:21 
GeneralASP.NET server that call unmanaged DLL Pin
Le Sourcier5-Mar-08 3:49
Le Sourcier5-Mar-08 3:49 
GeneralRe: ASP.NET server that call unmanaged DLL Pin
Ernest Laurentin5-Mar-08 4:52
Ernest Laurentin5-Mar-08 4:52 

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.