I dont know if this should be posted here, so my apologies to the moderators in advance if it was wrong, but I cannot find another place to post this.
All the text on my webpages are going to be loaded from another source (ie not the page that your browser has gone to)
The text can be txt, asp or html format...
OR... I could have it in a DB (access only though)
This content is going to be changing all the time so I want an admin user to be able to login and be able to edit the text whilst on the website.
So I would need a RTE sort of thing that would have the current text in, and then I just edit and press an update button.
Obviously, I can use WWF RTE3?
Can anyone suggest how I could do the rest of this?
I know how to make a secure login and "member only" area, so that wouldn't be the problem. I just need to figure out how to update/edit the text.
Thanks