Matthew Fletcher


How To Use The For-each Element For Iteration In XSLT

Extensible Stylesheet Language (XSL) is an XML-related technology which is used to transform XML data. XML file are used to set the ground-rules for a given body of data and to describe the data itself. XSL allows us to take that data and convert it into information which can be displayed in a web browser window or opened with a text editor. It can also be used to create an XML file which is a modified version of an original XML file.


Using Dreamweaver To Build ASP.NET Sites

There are a lot of Dreamweaver training courses out there and many are well worth attending. Dreamweaver makes building server-side pages a breeze, allowing developers to choose one of five scripting languages: ASP, ASP.NET, PHP, JSP and ColdFusion. Although Dreamweaver does a great job of saving developers time by generating code which will add useful server-side functionality to pages, if you plan to develop an ASP.NET site, Dreamweaver may not be the best choice of development platform.


How To Create A New Template In Dreamweaver CS4

Adobe Dreamweaver templates are one of the most powerful features of the program, enabling you to control and update the appearance of an entire site. They are one of the features covered in detail on our Dreamweaver training courses. This article looks at how to set up, apply and modify templates. Templates facilitate site management by allowing you to modify and update several pages at once. A template is a web document (HTML, ASP, ASP.NET, etc. ) which contains a combination of locked elements and editable regions. When creating a new document, if you opt to base it on a template, the page will inherit all of the elements which the template contains. You individualise the page by modifying the content of the editable areas. If you later modify the template, all of the pages which are based on it can be automatically updated.