Forum Moderators: open
I need the button Save to edit the document.
And then on another page:
<input type="button" value="Refresh Information" onclick="?"><br>
Title: <input name="Title"><br>
Content: <input name="Content"><br>
<input type="button" value="Save" onclick="?">
Here, I need the Save button to save it and the Refresh Information to read it.
Thanks.
From Hayden.