Click here to Skip to main content
15,897,891 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to make Connection string in visual studio 2012 ? Pin
Simon_Whale25-Jan-15 22:09
Simon_Whale25-Jan-15 22:09 
AnswerRe: How to make Connection string in visual studio 2012 ? Pin
Member 1126431526-Jan-15 0:20
Member 1126431526-Jan-15 0:20 
AnswerRe: How to make Connection string in visual studio 2012 ? Pin
Member 1050600328-Jan-15 1:12
Member 1050600328-Jan-15 1:12 
QuestionThis operation requires IIS integrated pipeline mode Pin
Member 1139878823-Jan-15 21:08
Member 1139878823-Jan-15 21:08 
AnswerRe: This operation requires IIS integrated pipeline mode Pin
Kornfeld Eliyahu Peter25-Jan-15 21:55
professionalKornfeld Eliyahu Peter25-Jan-15 21:55 
Questionretrieving Date form SQL database using Stored Procedure and show the value in a Grid View in ASP.NET with MVC Pin
Member 1139327321-Jan-15 20:06
Member 1139327321-Jan-15 20:06 
AnswerRe: retrieving Date form SQL database using Stored Procedure and show the value in a Grid View in ASP.NET with MVC Pin
Anurag Gandhi22-Jan-15 20:21
professionalAnurag Gandhi22-Jan-15 20:21 
GeneralRe: retrieving Date form SQL database using Stored Procedure and show the value in a Grid View in ASP.NET with MVC Pin
Member 1139327329-Jan-15 21:07
Member 1139327329-Jan-15 21:07 
QuestionOperations like Inser , Display ,Update ,and Delete on Database in asp.net with MVC using StoredProcedure Example??? Pin
Member 1139327321-Jan-15 19:42
Member 1139327321-Jan-15 19:42 
AnswerRe: Operations like Inser , Display ,Update ,and Delete on Database in asp.net with MVC using StoredProcedure Example??? Pin
Anurag Gandhi22-Jan-15 20:24
professionalAnurag Gandhi22-Jan-15 20:24 
Questionretrieving Date form SQL database and show the value on a Label in ASP.NET Pin
Member 1050484921-Jan-15 8:39
Member 1050484921-Jan-15 8:39 
AnswerRe: retrieving Date form SQL database and show the value on a Label in ASP.NET Pin
Wendelius21-Jan-15 8:57
mentorWendelius21-Jan-15 8:57 
QuestionHow can you programmatically control scrolling in a grid on a web page Pin
Member 1139198521-Jan-15 5:49
Member 1139198521-Jan-15 5:49 
AnswerRe: How can you programmatically control scrolling in a grid on a web page Pin
jkirkerx21-Jan-15 9:11
professionaljkirkerx21-Jan-15 9:11 
GeneralRe: How can you programmatically control scrolling in a grid on a web page Pin
Member 1139198521-Jan-15 9:15
Member 1139198521-Jan-15 9:15 
GeneralRe: How can you programmatically control scrolling in a grid on a web page Pin
jkirkerx21-Jan-15 13:19
professionaljkirkerx21-Jan-15 13:19 
QuestionCreate a folder on client machine from asp.net web application. Pin
Vishwaeet21-Jan-15 0:40
Vishwaeet21-Jan-15 0:40 
Hi all,

I have a very silly question, Can I create a Folder in Client machine from a web application. I have tried to do that.

But I am unable to do so. I have created an asp.net web application using visual studio IDE. And when I executed the web application using visual studio the folder is created.

After that I hosted the web application in IIS and the tried to access the web application. The web application was accessed successfully but the folder was not created on the client machine.

I have searched on the net and found the following links which suggest not to do so. Its not possible to create a folder on client machine from a web application
http://forums.asp.net/t/2009541.aspx?When+client+access+my+application+need+to+create+a+folder+in+client+machine[^]
http://bytes.com/topic/c-sharp/answers/496185-could-asp-net-create-files-client-machine[^]
Could you please suggest me the ways of how to do it.
Thanks.
GeneralRe: Create a folder on client machine from asp.net web application. Pin
Kornfeld Eliyahu Peter21-Jan-15 0:42
professionalKornfeld Eliyahu Peter21-Jan-15 0:42 
GeneralRe: Create a folder on client machine from asp.net web application. Pin
OriginalGriff21-Jan-15 1:20
mveOriginalGriff21-Jan-15 1:20 
GeneralRe: Create a folder on client machine from asp.net web application. Pin
dandy7221-Jan-15 4:14
dandy7221-Jan-15 4:14 
GeneralRe: Create a folder on client machine from asp.net web application. Pin
Mark_Wallace21-Jan-15 5:07
Mark_Wallace21-Jan-15 5:07 
GeneralRe: Create a folder on client machine from asp.net web application. Pin
dandy7221-Jan-15 6:13
dandy7221-Jan-15 6:13 
GeneralRe: Create a folder on client machine from asp.net web application. Pin
Mark_Wallace21-Jan-15 7:25
Mark_Wallace21-Jan-15 7:25 
GeneralRe: Create a folder on client machine from asp.net web application. Pin
dandy7222-Jan-15 9:48
dandy7222-Jan-15 9:48 
AnswerRe: Create a folder on client machine from asp.net web application. Pin
Atish K. Singh26-Jan-15 21:43
professionalAtish K. Singh26-Jan-15 21:43 

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.