Click here to Skip to main content
15,920,217 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: ASP.Net vs. Cold Fusion Pin
JKroschel10-Aug-05 4:57
JKroschel10-Aug-05 4:57 
GeneralRe: ASP.Net vs. Cold Fusion Pin
LCI10-Aug-05 5:04
LCI10-Aug-05 5:04 
GeneralRe: ASP.Net vs. Cold Fusion Pin
JKroschel10-Aug-05 5:58
JKroschel10-Aug-05 5:58 
GeneralDistributed System ! Pin
tareqGamal5-Aug-05 9:14
tareqGamal5-Aug-05 9:14 
GeneralJavascript problem Pin
Chetan Ranpariya5-Aug-05 2:35
Chetan Ranpariya5-Aug-05 2:35 
GeneralRe: Javascript problem Pin
Pradyumna Gogte5-Aug-05 3:15
Pradyumna Gogte5-Aug-05 3:15 
GeneralRe: Javascript problem Pin
Chetan Ranpariya5-Aug-05 17:37
Chetan Ranpariya5-Aug-05 17:37 
GeneralRe: Javascript problem Pin
Pradyumna Gogte6-Aug-05 0:33
Pradyumna Gogte6-Aug-05 0:33 
Hi Chetan,

Hello! there is a better way to do this. If you are using ASP.Net and want to create the files on the server then why are you using JavaScript? you could use C# code behind for a much richer functionality. However that is your choice.

The problem you are facing is due to permissions. Your JavaScript is not getting permission to write the file, which is what it is designed to do by default. You will have to change the web conf file for your project to grant permission to access the disk resource. Only then can you write to a file.

Prady
GeneralRe: Javascript problem Pin
Chetan Ranpariya6-Aug-05 0:52
Chetan Ranpariya6-Aug-05 0:52 
GeneralJavascript Pin
cberam5-Aug-05 1:16
cberam5-Aug-05 1:16 
GeneralRe: Javascript Pin
Marc Soleda5-Aug-05 5:02
Marc Soleda5-Aug-05 5:02 
GeneralPrinting from PDF file in IE Pin
mv_coffee4-Aug-05 21:54
mv_coffee4-Aug-05 21:54 
GeneralEOF AND BOF ??? Error page with no result query Pin
evlxtc4-Aug-05 3:10
evlxtc4-Aug-05 3:10 
QuestionCancelling the META REFRESH timer Pin
Paul Watson4-Aug-05 2:18
sitebuilderPaul Watson4-Aug-05 2:18 
GeneralRe: Cancelling the META REFRESH timer Pin
Guffa4-Aug-05 4:32
Guffa4-Aug-05 4:32 
AnswerRe: Cancelling the META REFRESH timer Pin
Shog94-Aug-05 16:24
sitebuilderShog94-Aug-05 16:24 
GeneralRe: Cancelling the META REFRESH timer Pin
Paul Watson5-Aug-05 0:49
sitebuilderPaul Watson5-Aug-05 0:49 
Generalasp.net events Pin
wpcolleen4-Aug-05 0:16
wpcolleen4-Aug-05 0:16 
QuestionASP.NET & System.Diagnostics.Debug.WriteLine ? Pin
Jon Hulatt3-Aug-05 23:22
Jon Hulatt3-Aug-05 23:22 
GeneralAsp SourceCode Management Tool Pin
Paul Sun3-Aug-05 21:28
Paul Sun3-Aug-05 21:28 
GeneralRe: Asp SourceCode Management Tool Pin
Paul Sun3-Aug-05 21:51
Paul Sun3-Aug-05 21:51 
GeneralRe: Asp SourceCode Management Tool Pin
enjoycrack3-Aug-05 23:53
enjoycrack3-Aug-05 23:53 
GeneralRe: Asp SourceCode Management Tool Pin
Paul Sun4-Aug-05 15:17
Paul Sun4-Aug-05 15:17 
GeneralASP.NET/C#/CDO COMException.. PLEASE HELP! Pin
Jonathan W. Zaleski3-Aug-05 11:22
Jonathan W. Zaleski3-Aug-05 11:22 
GeneralOn Closing a Browser Window... Pin
SABhatti3-Aug-05 4:05
SABhatti3-Aug-05 4:05 

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.