• @ferralcat
    link
    28 months ago

    Isn’t that what a form is?

    • @frezik@midwest.social
      link
      fedilink
      28 months ago

      No. A form can’t do anything except send data to a server or get handled in the browser by Javascript (or Typescript or whatever). In either case, HTML is not capable of storing or retrieving anything on its own. It only provides an interface for potentially doing that.