In this tutorial topic you will modify the default.php page to show a random picture each time the page is reloaded.
Apply the Show Thumbnail server behavior A server behavior is a reusable component for server-side development. They add blocks of code to your pages for accomplishing specific tasks. Dreamweaver comes with several default server behaviors and the InterAKT extensions add many more to this list. using the rsImages recordset (as described in the Delete image page).
You should now be able to load the page in a browser and see a random image from your database A database refers to data organized and stored on a computer that can be searched and retrieved by a computer program. Most industrial-strength and many smaller database applications can be addressed using SQL (Structured Query Language).. You can refresh the page a few times to see different images.