in reply to RE: RE: Re: Form/File/Form Cookies
in thread Form/File/Form
Each user has a unique ID, stored in the database. Every node I create is marked with my user ID. When I visit a node, if the user ID matches mine, the engine displays a textfield with the node text in it. It also puts a submit button below.
If I were to hit 'Submit', it would perform an update of the node in the database, simply replacing the text that was there before with the new text from the form field.
You will need:
|
|---|