Defining Dynamic Content
Tutorials and Articles
Using session variables to define recordsets
Improve the user's experience by customizing database queries based on the user's preferences.
Working with URL parameters
Dynamic pages let you collect information from the user and pass it to the server for processing. One way to pass information is to use URL parameters. This article describes how to use URL parameters in your pages.
Creating alternating color repeat regions
Learn how to make a repeat region alternate colors in your ASP, ColdFusion, or JSP pages.
Creating pages that use stored procedures
If your database contains stored procedures, learn how to use them in UltraDev. Stored procedures can query databases, insert, update, or delete records in a database, or change the structure of a database.
Using checkboxes and radio buttons to display dynamic data
Retrieve information from your database and display it in the form of a checked box or selected radio button.
TechNotes
- tn_15450—Sharing files with Recordsets
- tn_15239—How to pass form data from an insert, update or delete page
- tn_15208—80020009 error when retrieving data from SQL
- tn_15039—Formatting dates when inserting records
- tn_14930—Using stored procedures within Dreamweaver UltraDev
- tn_14521—Microsoft OLE DB Provider for ODBC Drivers error '80004005'