Hi,
Im setting up a basic webpage for a client and want to be able to let them update their own very basic diary, which would be displayed within an HTML page. Im happy for new entries to just overwrite old ones as there wouldnt be any need for searching etc, once the dates passed its finished with. There would only be two 'fields' date and location.
Does this have to be done with a database or is there a way I can provide this via a simple form and the likes of Javascript? or allow the user to put the data in a text file and have that written to the page?
Cheers folks.
Im setting up a basic webpage for a client and want to be able to let them update their own very basic diary, which would be displayed within an HTML page. Im happy for new entries to just overwrite old ones as there wouldnt be any need for searching etc, once the dates passed its finished with. There would only be two 'fields' date and location.
Does this have to be done with a database or is there a way I can provide this via a simple form and the likes of Javascript? or allow the user to put the data in a text file and have that written to the page?
Cheers folks.