• subscribe


Author Articles

Sending XML Documents over HTTP

By Randy Bergeron, 05/15/2001

Learn about a neat little object called XMLHTTPRequest.

SQL Server Database Access with IIS

By Randy Bergeron, 03/19/2001

Randy Bergeron shows you how to configure a DSN and use it with ActiveX Data Objects to access a database from an ASP file.

XPath—Retrieving Nodes from an XML Document

By Randy Bergeron, 10/31/2000

XPath is a powerful yet simple way to navigate and retrieve data from an XML document. Here's a quick overview.