Homework For Ict Web Programming
Homework For Ict Web Programming
Prepared: TrangNTT
Homework 1. Your profile ........................................................................................................................................ 1
Homework 2. You and your partner ........................................................................................................................ 1
Exercise 2.1. Design a HTML form ........................................................................................................................ 1
Exercise 2.2. Validate the input ........................................................................................................................... 2
Exercise 2.3. Display the result ............................................................................................................................ 2
Educations
Working experiences
Society activities
Skills
Experiences
Certifications
Hobbies
Desire
…
b. If there is any invalid input, display the message beside the invalid control in the red font.
- Sort the list of file by File Name or Uploaded Date if the user click to the correspoding header (alternative
ascending/descending by continuous clicking).
2
Homework 4. Business management
Using MySQL to store Category and Business information, knowing that one business can belongs to multiple
categories, and one category can include multiple business.
3
Exercise 4.3. Business listing page
Design the following page for Business Listing to display a list of businesses for a specific category. Users can click
to the list of categories in the left view the list of corresponding businesses.
4
Homework 6. Completing your homework
Complete your homework (at least for homework 4 and 5, recommending for all) by:
- Re-validate using JavaScript
- Re-design and re-layout using CSS
- Apply techniques for web security