


Now I apply what I achieved so far from the pictures above to my web page as product page.
First of all, I create table and apply binding technique to the table in the web template, then drag and drop diffrent selected entities in each table cell.
To display multiple records at the same time, I highlight a whole table instead of table cells, then move on to the Server Behavior tab of Application Panel, drop down a menu to choose Repeat Region again. This is done for displaying multiple record at a time.
Next, in the image cell, I use Insert technique which I got from online forum.
After selecting Image from Insert menu of Dreamweaver, a box will come up to choose image path.
For purpose of displaying images from my database, I tick on Data Source and see a list of my tables coming from database. I choose image entity then click OK to finish.
Finally, the actual image will appear in image cell of my table in Design View.
The last step now is to preview my actual work on the web browser.
http://cctmdev2.londonmet.ac.uk/vhp0003/coursework1/product.asp
My work is done perfectly. At the moment, I am searching how to do recordset navigation such as First, Previous, Next and Last.
No comments:
Post a Comment