Results 1 to 3 of 3

Thread: when I transform a web page xml with an xslt file to get an html file

  1. #1
    Join Date
    Oct 2004
    Posts
    425
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default when I transform a web page xml with an xslt file to get an html file

    when I transform a web page xml with an xslt file to get an html file then, the html file to be viewed by the visitor is created the time viewed or from a lot before ?

  2. The Following User Says Thank You to leonidassavvides For This Useful Post:

    koko465959 (07-14-2008)

  3. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    It is parsed by the browser at the time it is received, just like ordinary HTML, just with a different set of rules.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  4. #3
    Join Date
    Oct 2004
    Posts
    425
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default

    you mean only xml & xslt files exist ? html file no exist ?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •