Storing Data

Hi.

I want to build a simple notepad application for me to write small notes from the office to home and from home to office. I mean to host the application on my domain and write small notes like links etc there and access them from home.
Can i do this any other way then using a database and side-script?

I tried to configure a SharedObject, but it’s not working. I set the path for it on the domain and still it only works on the first computer that stores data in the SharedObject.

Can anyone help? Thanks a lot.