This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Server Name


Chris Foo wrote:
> Does anyone know I can retrieve the server name in an XSL page for an href?

XSLT has no concept of "the server". Perhaps your XSLT processor offers
functionality for obtaining info about the environment in which it is running,
but it probably doesn't. You will have to write an extension function to get 
this info. Check your XSLT processor's documentation for how to write one (it 
varies from processor to processor).

   - Mike
____________________________________________________________________________
  mike j. brown                   |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  resume: http://skew.org/~mike/resume/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]