CGIflustered
Technical User
Hello,
I am new to CGI. I've been able to configure a guestbook script to work fine... Now I am trying to modify it (or another script) to take form data and output the results to a specific HTML file. I'm not sure how to do this.
It's likely a simple solution (but I'm a simple guy). I need to create a changing HTML form that is renewed each time a new form is submitted. The guestbook accomplishes this, but keeps a running log... I need the old HTML form to be completely overwritten with the new HTML.
So far, I've only been able to make a HTML page report back to the browser, but I have no idea how to make it save to the actual HTML file.
Thanks for your suggestions.
Mark
I am new to CGI. I've been able to configure a guestbook script to work fine... Now I am trying to modify it (or another script) to take form data and output the results to a specific HTML file. I'm not sure how to do this.
It's likely a simple solution (but I'm a simple guy). I need to create a changing HTML form that is renewed each time a new form is submitted. The guestbook accomplishes this, but keeps a running log... I need the old HTML form to be completely overwritten with the new HTML.
So far, I've only been able to make a HTML page report back to the browser, but I have no idea how to make it save to the actual HTML file.
Thanks for your suggestions.
Mark