Analysis of message board design mode (I)

Source: Internet
Author: User

1. Q: Is it implemented?CodeWhat is the function of separating from the interface?

A: From the Perspective of research, this message board still uses embedded code for writing, and the effect is not ideal. We hope to find the message board written by code separation.Program.

2. Q: How can I dynamically add components or tables?

A: The for statement is still used. Basically, the code writing mode is the method used to write ASP programs. There is not much improvement.

3. Q: How is the message sent to the customer? Is the data downloaded from the database to the user at a time, or is it based on the user's requirements that only a small portion of data is downloaded at a time?

A: each time, the corresponding information is downloaded from the database based on the page value to fill in the corresponding location. This allows you to dynamically add controls.

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.