Click here to Skip to main content
15,885,985 members
Home / Discussions / Web Development
   

Web Development

 
Questioncalling a javascript Pin
chathu03j22-May-07 22:56
chathu03j22-May-07 22:56 
AnswerRe: calling a javascript Pin
Christian Graus22-May-07 23:47
protectorChristian Graus22-May-07 23:47 
QuestionRe: calling a javascript Pin
JimmyRopes25-May-07 22:52
professionalJimmyRopes25-May-07 22:52 
QuestionWriting text file in Visual studio .net 2003 Pin
Junior Boy22-May-07 19:54
Junior Boy22-May-07 19:54 
AnswerRe: Writing text file in Visual studio .net 2003 Pin
Expert Coming22-May-07 20:00
Expert Coming22-May-07 20:00 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
Junior Boy22-May-07 20:45
Junior Boy22-May-07 20:45 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
Expert Coming22-May-07 20:55
Expert Coming22-May-07 20:55 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
Junior Boy22-May-07 21:39
Junior Boy22-May-07 21:39 
Well, I kept looking for the file and finally i tried to create the text file and tried to fallow your suggestion but I didn't see any ADD button when I right-click but I saw only the General tab and Summary tab has no security tab.After that i can't follow with your suggestion anymore Frown | :(

here is more error deatial:
=========================================================================================
Source Error:
Line 21: {
Line 22: // Put user code to initialize the page here
Line 23: FileStream outStream=File.Create("c:\\mytext.txt");
Line 24: StreamWriter st=new StreamWriter(outStream);
Line 25: st.WriteLine(DateTime.Now.ToString());


Source File: c:\inetpub\wwwroot\convert2chart\test.aspx.cs Line: 23
=========================================================================================


I really appreciated for your helping and hope you will understand and try to help me again,please.
Thank you very much.


junior boy

GeneralRe: Writing text file in Visual studio .net 2003 Pin
Expert Coming22-May-07 21:51
Expert Coming22-May-07 21:51 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
Junior Boy22-May-07 22:10
Junior Boy22-May-07 22:10 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
DavidNohejl22-May-07 23:43
DavidNohejl22-May-07 23:43 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
Junior Boy22-May-07 23:51
Junior Boy22-May-07 23:51 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
DavidNohejl23-May-07 0:41
DavidNohejl23-May-07 0:41 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
Expert Coming23-May-07 9:14
Expert Coming23-May-07 9:14 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
Junior Boy23-May-07 20:54
Junior Boy23-May-07 20:54 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
Paddy Boyd24-May-07 2:58
Paddy Boyd24-May-07 2:58 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
Junior Boy24-May-07 20:46
Junior Boy24-May-07 20:46 
Questioniframes and ie Pin
eggsovereasy22-May-07 11:02
eggsovereasy22-May-07 11:02 
QuestionNeed Help with Apache installation Pin
Evgeni5722-May-07 10:14
Evgeni5722-May-07 10:14 
QuestionGet time Pin
matjame22-May-07 4:06
matjame22-May-07 4:06 
AnswerHow to put a clock on a webpage (Dreamweaver / Flash not requred!) Pin
Fred_Smith22-May-07 5:01
Fred_Smith22-May-07 5:01 
GeneralRe: How to put a clock on a webpage (Dreamweaver / Flash not requred!) Pin
matjame23-May-07 0:50
matjame23-May-07 0:50 
GeneralRe: How to put a clock on a webpage (Dreamweaver / Flash not requred!) Pin
Fred_Smith23-May-07 1:12
Fred_Smith23-May-07 1:12 
AnswerRe: Get time Pin
Expert Coming22-May-07 10:58
Expert Coming22-May-07 10:58 
AnswerRe: Get time Pin
JimmyRopes22-May-07 11:20
professionalJimmyRopes22-May-07 11:20 

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.