Information Infrastructure Lecture 20 Today

I211 Information Infrastructure Iilecture 20todaycgiformshtml Forms

I211 – Information Infrastructure II Lecture 20 Today CGI Forms HTML Forms and CGI We can get input from users online by using HTML forms! (These have the same sorts of elements as Tkinter) Text boxes Radio buttons Yes Text areas Buttons Check boxes Large HTML Forms and CGI HTML form elements must be enclosed in

tags. The
tag has an action attribute that specifies what URL to send the data to:
Form Submit I211 Information Infrastructure Iilecture 20todaycgiformshtml Forms
Please enter your name: