I am trying to insert HTML code into my website which will setup a text area that all users can see, edit, and save for other users. I know that the text that is entered must be saved on a file that has be be resident on the server. I don't want this area to be communication between me and the users, but totally between users (although I am one of the users). It probably would requrire a button to transfer the data stored on the server to be displayed in the textarea and another button to store the edited text back onto the server. On this website all of the users are required to enter a single username and password which is the same for all users. Once on the home page several links can be accessed, but I would like to place the textarea on the home page. How do I do this?
Alan, Novice3
NOVICE3 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.