Last article we have learned how to make a webpage for leaving message. But you know in a webpage, there must be a record for the message, otherwise the message cannot be saved in the webpage. You must remember the “list.asp” in the last article, which is used to save the leaved message. Just looking back to the last article a little, we will learn how to make a webpage for messages that have been left. Now let us begin.

DoNotYet Dreamweaver 8.0 Tutorial ---- How To Make A Webpage For Messages List 000

Step1:

Open the html created in the last article. And save it as “list.asp”. By the steps learned in the last article, you need to make links for text, and make forms. Like the following picture showing:

DoNotYet Dreamweaver 8.0 Tutorial ---- How To Make A Webpage For Messages List 001

Set the font as Verdana, the size as 13 pixels. Using forms and tables can make it.

Step2:

Select the WINDOW—BINDINGS command, open the binding dialog box, press the DoNotYet Dreamweaver 8.0 Tutorial ---- How To Make A Webpage For Messages List 002 button. Then select the record counters command. There will be a dialog box showed. In which you can name the record counters as Rs1. In the connection and table lists you can select the “list.asp” list item. Then we need set the message composited by the time and digressions. Click “OK”, creating the record counter. Like the image showing:

DoNotYet Dreamweaver 8.0 Tutorial ---- How To Make A Webpage For Messages List 003

Step3:

Set focus on the second row and the first column. Open the binding inspector, select the subject data, click the insert button, binding the data, and the same way to binding the “writer” and “time”. Then open the repeat region dialog box, select the Rs1 list item. And set show as 10 records at a time.

DoNotYet Dreamweaver 8.0 Tutorial ---- How To Make A Webpage For Messages List 004

Step4:

Select the “RS1.subject”, click the DoNotYet Dreamweaver 8.0 Tutorial ---- How To Make A Webpage For Messages List 002 button in the sever behaviors. Select the GO to detail page command, and open the “go to detail page” dialog box. Fill it as the follow picture.

DoNotYet Dreamweaver 8.0 Tutorial ---- How To Make A Webpage For Messages List 005

In the end, the page for leaving messages is ready? The final impact is like this.

DoNotYet Dreamweaver 8.0 Tutorial ---- How To Make A Webpage For Messages List 006

For help, advice, tips and tricks, challenges, feel free to visit ourDoNotYet forum or Submit your good resource to share.

Reminder: Unless stated otherwise, all resources published on this site are NOT for commercial use. To use any resource from this site for commercial purposes, please contact the author.

Related Posts