
DREAMWEAVER CS3
User Guide
547
• “Building a database search page (ASP.NET)” on page 629
• “Building a record insert page (all servers)” on page 633
• “Building pages to update a record (all servers)” on page 637
• “Building pages to delete a record (all servers)” on page 643
• “Building a page only authorized users can access (ColdFusion, ASP, JSP, PHP)” on page 662
• “Building a registration page (ColdFusion, ASP, JSP, PHP)” on page 658
• “Building a login page (ColdFusion, ASP, JSP, PHP)” on page 660
• “Building a page only authorized users can access (ColdFusion, ASP, JSP, PHP)” on page 662
• “Add a stored procedure (ColdFusion)” on page 654
• “Add a stored procedure (ASP.NET)” on page 655
• “Delete dynamic content” on page 568
• “Adding custom server behaviors” on page 589
Databases panel
Use the Databases panel to create database connections, to inspect databases, and to insert database-related code in
your pages.
You can view and connect to your database with this panel:
• “View your database within Dreamweaver” on page 539
• “Database connections for ColdFusion developers” on page 508
• “Database connections for ASP.NET developers” on page 518
• “Database connections for ASP developers” on page 510
• “Database connections for JSP developers” on page 521
• “Database connections for PHP developers” on page 517
Components panel
Use the Components panel to create and inspect components, and to insert component code in your pages.
Note: The panel does not work in Design view.
You can perform the following tasks with this panel:
• “Using ColdFusion components (ColdFusion)” on page 665
• “Using web services” on page 583
Defining sources of dynamic content
Define a recordset without writing SQL
You can create a recordset without manually entering SQL statements.
1 In the Document window, open the page that will use the recordset.
Comentários a estes Manuais