L
laura
I'm doing a page which gathers some text in the form of a text box in a
<form>. This text is saved to a text file, notices.txt and I want to be able
to display the saved text on the page, as soon as they click the SUBMIT
button - is this possible?
At the moment I have a hyperlink called "back" which, once they have entered
the text and they click SUBMIT, the "back" hyperlink will refresh the page
and it displays the newly entered text. However, I want to avoid them having
to press two things in order to see the text they have entered.. i.e., can
the submit button also totally refresh the page and display the newly
entered text?
Thanks
Laura TD
<form>. This text is saved to a text file, notices.txt and I want to be able
to display the saved text on the page, as soon as they click the SUBMIT
button - is this possible?
At the moment I have a hyperlink called "back" which, once they have entered
the text and they click SUBMIT, the "back" hyperlink will refresh the page
and it displays the newly entered text. However, I want to avoid them having
to press two things in order to see the text they have entered.. i.e., can
the submit button also totally refresh the page and display the newly
entered text?
Thanks
Laura TD