|
| |
| |
| |
| PHASE - I |
| |
| Lesson 1 |
| 1) |
Introducton
|
| |
Creating a Database Connection |
| |
Configuring your System |
| |
Defining a Local Site |
| |
Defining a Remote Site |
| |
Specifying a Server Technology
|
|
Arrow, pencil, brush, eraser tool |
| |
About the URL Prefix |
| |
Ultradev Resources |
| |
Accessibility and Dreamweaver |
| |
|
| 2) |
Dreamweaver Ultradev Tutorial |
|
PHASE - II |
| |
|
3) |
Ultradev Basics
|
| |
About Dynamic Pages |
|
About the Ultradev Workflow and Working Environment |
| |
|
4) |
Connecting to a Database |
| |
|
5) |
Creating a Recordset |
| |
Defining a Recordset |
| |
Invoking a Stored Procedure |
| |
Working with Recordsets |
| |
|
6) |
Adding Dynamic Content |
| |
|
7) |
Displaying Database Records |
| |
|
| |
PHASE - III |
| |
|
| 8) |
Building Pages that Search Databases |
| |
Creating the Search Page |
| |
Building the Results Page |
| |
Displaying the Records |
| |
Working with Related Pages |
| |
|
| 9) |
Building Pages that Edit Database Records |
| |
Insert Records |
| |
Update Records |
| |
Delete a Record |
| |
|
| 10) |
Building Pages that restrict access to your Site |
| |
Building a Registration Page |
| |
Building a Log-in Page |
| |
Building a Page only Authorised users can access |
| |
Logging out Users |
| |
|
| |
PHASE - IV |
| |
|
| 11) |
Customizing Ultradev
|
| |
Creating and Editing Data Formats
|
| |
Creating and Editing Server Behaviors |
| |
Creating cookies, using the response |
| |
Redirect variables, reading from a cookie |
| |
Building an E-comm Store with Ultradev
|
| |
The Shopping Cart Object |
| |
Creating a shopping cart
|
| |
Altering the quantity of items in the cart |
| |
Clearing the contents of the cart |
| |
Redirecting the user if their cart is empty |
| |
Adding and removing items from the cart |
| |
Creating a pop-up reminder picture
|
| |
Adding a way of calculating sales tax |
| |
freight charges, insurance, discount etc |
| |
Writing the cart to the database Application |