Author: SSWUG Research

Community

XSLT Extensions

by Bob DuCharme – If the specialized elements of the XSLT namespace and the combined functions of XSLT and XPath aren't enough to perform the transformations you need, XSLT gives you ways to incorporate additional instruction elements and functions into your stylesheets. Most XSLT processors off

Community

Managing Security

A database must have a solid security system to control which activities can be performed and which information can be viewed and modified. A solid security system ensures the protection of data, regardless of how users gain access to the database. This section describes the security tools bu

Community

How to Configure SQL Mail

This article describes how to properly configure your mail client so that it works with SQL Mail. The article also describes some common pitfalls that you might encounter when you set up SQL Mail to work with Exchange or Internet mail servers. SQL Mail establishes a simple Mail Application Pr

Community

What Are XForms?

by Micah Dubinko – Think about how many times a day you use forms, electronic or otherwise. On the Web, forms have truly become commonplace for search engines, polls, surveys, electronic commerce, and even on-line applications. Nearly all user interaction on the Web is through forms of some sort. Th

Community

A look at the DOM Traversal module

By Brett McLaughlin – The Document Object Model (DOM) offers useful modules to extend its core functionality in advanced ways. This article examines the DOM Traversal module in depth, showing how to find out if this module is supported in your parser and how to use it to walk either sets of selected