Skip To Content

INTEGRAL

HTML Output Demo — Basic Web Form

This demo outputs a very simple HTML web form with 2 input fields, then it shows how to read and display their values using the GET and POST methods.

NOTE: Web Browsers And Cross-Site Scripting

Version 1 — Using GET Method

form_get.i   

Version 2 — Using POST Method

form_post.i   

For Help With This Demo