TAILIEUCHUNG - Lecture Introduction to web engineering - Lec 15: HTML forms
Lecture Introduction to web engineering - Lec 15: HTML forms. After studying this chapter you will be able to understand: Creating tables in HTML, table attributes, page lay-out using tables, HTML forms, HTML form elements. | Basharat Mahmood, Department of Computer Science,CIIT,Islamabad,Pakistan. 1 Basharat Mahmood, Department of Computer Science,CIIT,Islamabad, Pakistan. 2 Creating tables in HTML Table attributes Page lay-out using tables HTML FORMS HTML FORM elements Basharat Mahmood, Department of Computer Science,CIIT,Islamabad,Pakistan. 3 3 Department of Computer Science, CIIT Islamabad. Forms provide a means of submitting information from the client to the server HTML supports tags for creating forms, however, it does not process the information Use server-side script to process form information Server-side script runs on the Web server and receives data from a form and uses it to perform a set of tasks Basharat Mahmood, Department of Computer Science,CIIT,Islamabad,Pakistan. 4 This figure shows how a Web page form interacts with a CGI script. Basharat Mahmood, Department of Computer Science,CIIT,Islamabad,Pakistan. 5 tag is used to start a form tag is used to end a form Between .
đang nạp các trang xem trước