Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 25th, 2004, 04:55 AM
Authorized User
 
Join Date: Jun 2003
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default Saving resulting HTML

im new to XSLT and have created some style sheets which work perfectly but i dont know how to save the resulting HTML (so i can show someone else) if i go to save then it will try to save the XML file (im using a normal browser to view)

Incidently if anyone knows of a program to help with XSLT creating conversion etc i'd be interested :)
I've tried StyleVision but that appears to need a DTD (which i dont have)
and something called XStudio but that keeps telling me it can't find some of my imports which it clearly can (it works in the browser, and its clearly there)
 
Old August 25th, 2004, 05:42 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 150
Thanks: 0
Thanked 0 Times in 0 Posts
Default

If you're using MSXSL.EXE just add '-o c:\filename.htm' to the end of your command.

MSXSL can be downloaded from MS. It's to be run from a dos-prompt. If you write msxsl /? you'll get the parameter possibilities.

I know Altova have a free XMLSpy Home Ed. Maybe that's what you seek.

PS! If you've put a reference to your xsl in your xml doc, you'll have to remove that line. Otherwise MSXSL will complain.





Similar Threads
Thread Thread Starter Forum Replies Last Post
saving data from HTML textarea Durkee VB.NET 2002/2003 Basics 4 May 9th, 2008 09:25 AM
Saving HTML popups using VBA in MS Excel Sureshsbe VB How-To 0 June 16th, 2007 02:40 AM
saving html content as xml data using javascript ravillasubhash Javascript How-To 0 May 23rd, 2007 08:11 AM
Empty tags in resulting html? C.R. Chambers XSLT 6 July 22nd, 2005 03:59 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.