Click here to Skip to main content
16,004,927 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: MSXML parser and internet explorer Pin
Stephane Rodriguez.5-May-03 23:58
Stephane Rodriguez.5-May-03 23:58 
GeneralMADNESS Pin
eggie54-May-03 8:18
eggie54-May-03 8:18 
GeneralRe: MADNESS Pin
J. Dunlap4-May-03 9:06
J. Dunlap4-May-03 9:06 
GeneralRe: MADNESS Pin
eggie54-May-03 9:33
eggie54-May-03 9:33 
GeneralRe: MADNESS Pin
Philip Fitzsimons7-May-03 2:56
Philip Fitzsimons7-May-03 2:56 
GeneralSmall XML/C# problem... Pin
eggie53-May-03 20:09
eggie53-May-03 20:09 
GeneralRe: Small XML/C# problem... Pin
J. Dunlap3-May-03 20:16
J. Dunlap3-May-03 20:16 
GeneralRe: Small XML/C# problem... Pin
eggie53-May-03 20:46
eggie53-May-03 20:46 
uh... i want change the following code...

XmlTextWriter writer = new XmlTextWriter("C:/inetpub/wwwroot/weblog/entries/"+ fileName, null);

you see.... the bolded path... that's static... you can't change it, unless you edit the code in vs.net...

Now, I want it to get the path from an xml file, I already made(options.xml)... it looks like this...

<xml version blah blah blah...><br />
<path>path goes here</path>


do you think you can help?

/\ |_ E X E GG
GeneralRe: Small XML/C# problem... Pin
J. Dunlap3-May-03 20:57
J. Dunlap3-May-03 20:57 
GeneralRe: Small XML/C# problem... Pin
eggie53-May-03 21:24
eggie53-May-03 21:24 
GeneralRe: Small XML/C# problem... Pin
J. Dunlap3-May-03 21:53
J. Dunlap3-May-03 21:53 
GeneralRe: Small XML/C# problem... Pin
eggie53-May-03 22:02
eggie53-May-03 22:02 
GeneralRe: Small XML/C# problem... Pin
J. Dunlap3-May-03 22:16
J. Dunlap3-May-03 22:16 
GeneralRe: Small XML/C# problem... Pin
Philip Fitzsimons7-May-03 3:02
Philip Fitzsimons7-May-03 3:02 
GeneralRe: Small XML/C# problem... Pin
eggie53-May-03 21:42
eggie53-May-03 21:42 
GeneralApp.config Pin
Paul Watson4-May-03 1:21
sitebuilderPaul Watson4-May-03 1:21 
GeneralRe: App.config Pin
eggie54-May-03 10:05
eggie54-May-03 10:05 
GeneralRe: App.config Pin
Paul Watson4-May-03 10:48
sitebuilderPaul Watson4-May-03 10:48 
GeneralSeeking XML-Based Help System for Web Site Pin
A Sha2-May-03 4:29
sussA Sha2-May-03 4:29 
GeneralRe: Seeking XML-Based Help System for Web Site Pin
Philip Fitzsimons7-May-03 3:41
Philip Fitzsimons7-May-03 3:41 
QuestionWhy should I use XML in my website, when I’ve got a database driven website? Pin
Xander8030-Apr-03 20:42
Xander8030-Apr-03 20:42 
AnswerRe: Why should I use XML in my website, when I’ve got a database driven website? Pin
ZoogieZork1-May-03 7:13
ZoogieZork1-May-03 7:13 
GeneralRe: Why should I use XML in my website, when I’ve got a database driven website? Pin
Xander801-May-03 20:55
Xander801-May-03 20:55 
GeneralConverting XML-string into Dataset Pin
Preben Rasmussen28-Apr-03 21:27
Preben Rasmussen28-Apr-03 21:27 
GeneralRe: Converting XML-string into Dataset Pin
Richard Deeming29-Apr-03 1:21
mveRichard Deeming29-Apr-03 1:21 

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.