I'm working on a project at the office and I need to take all sorts of form data and have it output that as an HTML file somewhere on the site. (Each time the form is activated, I want it to generate a new HTML file.)
Ideas?
Ideas?
1. Create a new user account on the mail server, named something relevent to the application. 2. In the home directory for this new user, create a new file named [b].forward[/b] 3. In the [b].forward[/b] file, add the following two lines: [email][email protected][/email] /<path>/orders 4. Edit the hidden recipient field in the .html form to use this new dummy account
)
Comment