Forms in HTTP and HTML

We cover how GET and POST work, how forms are constructed from HTML, how we protect our applications against Cross-Site Scripting Forgery (CSRF), and how we handle browser refreshes after POST.

Slides

Videos

References

Discussions

  • Forms in HTTP and HTML (Login Required)

Tools

  • Quiz: HTML Forms (Login Required)
  • Auto-grader: Django Tutorial part 4 (Login Required)
  • Quiz: Django Tutorial 4 (Login Required)