Editing in text field on a form
Posted: Tue Jun 25, 2002 5:10 am
I have a simple news snippet admin area. I want to be able to update an item by having the existing text (pulled from a mySQL database table field) displayed directly in the form text area on the edit page, then obviously updated when the user hits 'Submit'.
At the moment, the contents of the field have to be displayed on the page, and any adjustments mean that the whole item needs to be re-typed into the (blank) form text area.
Any help would be greatly appreciated!
At the moment, the contents of the field have to be displayed on the page, and any adjustments mean that the whole item needs to be re-typed into the (blank) form text area.
Any help would be greatly appreciated!