I have a web site I am working on. The ISP is hosting it on an unix server and does not allow CGI scripts.
I have made a form page and it is working well with the results emailed to my clients The results come in as text. My client wants the results to come to them in html i.e., they want it to look like the form page with the results in each field as though you would fill it out and then print it. Can this be done? If so how does one...