OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: How do browsers (IE4.01) trap XML st

[ Lists Home | Date Index | Thread Index ]
  • From: Graham Moore <graham.moore@dpsl.co.uk>
  • To: xml-dev@ic.ac.uk,amitr@abinfosys.com
  • Date: Fri, 31 Jul 1998 14:38:48 +0000


Hi,

This bit is just concerned with fact that if your asp creates a page that 
has links to other asps on your site, that also generate XML, then you 
cannot simply have

<a href="myasp.asp">xxxxxxxxx</a>

as then the XSL control will not get an opportunity to process it. Therefor 
any links that an asp page generates will have to make a call to the activeX 
control.

hence

<!-- this link was generated by a call to a previous asp page -->
<a href="javascript:top.XSLControl.documentURL = myasp.asp">xxx</a>

The idea of processing on the server was just a suggestion and personally I 
would not do this as you have then lost the structure that XML provides. 
 The IE5.0 DOM is more generic that ie4.0 and will provide better access to 
the document structure.


graham






xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS