Categories
Tags → Document Write Xml

Aspose.Pdf for Java

Aspose.Pdf is a Java Pdf component to write Pdf documents without using Adobe Acrobat. Advanced features are: Document && Page properties, Page Orientation, Color space, Text, Headings, Tables, Images, Hyperlinks, Custom Fonts and True type F...
DETAILS

Automatic Documentation Generation in ASP.NET Applications

Explains how to automatically build help in ASP.NET. It is possible if you use XML comments in C# or VB.NET source code. Simply write all the documentation you need tightly tied to and inside your source code! Then use some documentation processing t...
DETAILS

xml22

This PHP4 code parses an XML document into a multidimensional array. The parser recognizes and processes almost all of XML, including processing instructions, general or external entities and notations. In addition many functions are provided to sear...
DETAILS

Creating a Function to Stream a Recordset to XML

This article shows how to create an XML document from a Recordset using the Microsoft XMLDOM object. It explains how to create a custom function that will take the contents of a Recordset and return a much friendly-on-the-eyes XML version. Once the A...
DETAILS

Saving HTML Form Data to XML

Form submissions in ASP are usually written to some sort of database management system. However, if you need your form submission data to be more portable, you may want to write it to an XML file. Especially useful when the data you are gathering wil...
DETAILS
©2003-2019 jCay.com