Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Good news everyone! The Boards.ie Subscription service is live. See here: https://subscriptions.boards.ie/

xslt & Dreamweaver

  • 03-09-2007 07:47PM
    #1
    Registered Users, Registered Users 2 Posts: 15


    Hi Folks,

    I am trying to get my head around XSLT and specifically using it in Dreamweaver 8, or writing the code(Last resort as I only have a basic level of coding)
    I would appreciate any help, in pointing me in the right direction.

    Overview,

    I have an application that produces .xml files as output, some files are as large as 3500 lines of code. So using xslt I want to try and format just the infomation that I need approx 50 lines.

    I have looked at tutorials on the next and understand the how xslt works. However I can only get it to work for simple examples. I think that there is a conflict with the encoding

    My application encodes its output in UTF-8 and dreamweaver works in iso-8859-1

    Is this my problem.........

    Any help would be appreciated as I am busting my nut

    Thanks
    T


Advertisement