|
Posted by strawberry on 07/28/06 08:16
I've written a (single-page) script that works like this;
If no values are posted to it, the script creates a form page for a
user to fill in and 'submit'.
If values are posted to it (i.e. the user filled in the form), the
script renders a page of html with the user-supplied values.
Straightforward stuff, however, if values are posted I'd like the
rendered page to open in MS word for further editing, instead of the
users default browser.
What steps can I take to acheve this?
Any help appreciated.
Navigation:
[Reply to this message]
|