Re: display xml as it is.

2002-03-27 Thread Galbreath, Mark
Somebody better stop hitting "reply all"   Mark -Original Message-From: j copping [mailto:[EMAIL PROTECTED]]Sent: Tuesday, March 26, 2002 7:34 PMTo: [EMAIL PROTECTED]Subject: Re: display xml as it is. YOU HAVE THE WRONG E-MAIL ADDRESSPLS ADJUST

Re: display xml as it is.

2002-03-26 Thread j copping
YOU HAVE THE WRONG E-MAIL ADDRESSPLS ADJUST RECORDS >From: Puneet Mathur <[EMAIL PROTECTED]> >Reply-To: "A mailing list for discussion about Sun Microsystem's Java Servlet API Technology." <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: displa

Re: display xml as it is.

2002-03-26 Thread Puneet Mathur
Hi   Is this on the client side? If yes & you are using IE & MSXMLp arser, you can do it.   I think this is not the right forum for this discuession. If your case is as above, send me a seperate mail & I will send you some tips/sample.   Thanks   Puneet >>> [EMAIL PROTECTED] 03/27/02 02:38am >

display xml as it is.

2002-03-26 Thread Ouyang, Jian
Hi, I can display an xml file in the browser by double click the xml file. This will display the file contents in xml tree structure. I wonder if there is a way to display the same xml tree structure if I have xml string instead of a file. This will preventing the need of writing date to a file a