Actions can be very useful when two objects must perform the same action. For example, if you want a menu item and a button to do the same thing, use an action as follows:
[Read More]
Using this code you can create a word document which you can then allow your users to download. All you need is to have Word installed on your web server, and to
have a template file (whatever.dot) available to the application to open up.
[Read More]