form results - 10/6/2005 14:11:21
i have a text box form that sends the data to a new page how do i go about replacing that data every time the submit button is pressed instead of the new results appearing with the old
Making the big assumption that you might be using FrontPage (utilising the extras with extensions installed on your server) I don't think it has an option for 'overwriting' the previous data on the output page. Not so far as I can see anyhow (?). If your server supports PHP then you could look around for an off-the-shelf script to do the job - just one suggestion.