Re: ajax, xml and applying xslt



Thanks for the reply. The iframe one would work because it is loading
the xml in a frame, which would be like loading it directly in the
browser right?
I was having a brain fart, because even in .net you need code to
transform xml. I don't know what made me think a .net web form could
transform xml on it's own. I want to look at the loading both docs as
in your last suggestion, avoiding postbacks as much as possible. This
is for an intranet and we are a IE only shop, but there is always a
"but.." Who knows if a user wouldn't download and install mozilla
firefox. Anyway, i will hit your link you provided and possible
rethink what I am doing. Thanks again.

.



Relevant Pages

  • Re: XML document in a treevie needs 57secodns
    ... Using VisualStudio 2005 and C# ... The XML File is 158kb and has the folowing structure: ... Loading the XML DOM using about 40ms ... ... why do you write slow code? ...
    (microsoft.public.dotnet.framework)
  • Re: XML document in a treevie needs 57secodns
    ... Using VisualStudio 2005 and C# ... The XML File is 158kb and has the folowing structure: ... Loading the XML DOM using about 40ms ... ... why do you write slow code? ...
    (microsoft.public.dotnet.framework)
  • RE: Data Insertion
    ... You _have_ to use schema to accomplish that, ... Inference is OK for prototyping and, may be, loading 1-2K XML files; ... Change your XML file to contain embedded schema. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Aborting the LoadXML method of XmlDocument
    ... >> stoneyowl wrote: ... >>> Is there any way to abort the loading and parsing of a large Xml ... If you need to interrupt I/O operations, ... Use asynchronous I/O to load the XML ...
    (microsoft.public.dotnet.framework)
  • Re: Poor performance with OWC Spreadsheet
    ... CSV is not an option as i need xml formatted data for other stuff too ... and converting to csv just for loading the spreadsheet it would be ... >> trying to pull data from the control to save it. ...
    (microsoft.public.office.developer.web.components)