|
|
|
|
|
by pjc50
981 days ago
|
|
Old school HTML Forms don't require an active backend. They can be a purely static site. > surely HTTP PUT of an XML or JSON document to a user nominated URL This is the bit that's more tricky than a static site. And then you need to do something with the data. |
|