November 19, 200817 yr I have a container field with an embedded file in it. I host the database via IWP. Now the users can click on the text of the filename in the container window, and the file will download to their machines and open. This is the behaviour I want. I would like to be able to trigger this via a script, so that I could make a button the user clicks on, and that gives the same result as though the user clicked on the file/container field. Thanks Manuel
December 30, 200817 yr Author Found it, just make a bogus text field and use the set field command, IWP will download the file that is in the container and not even touch your bogus field. Set Field [MyBogusTextField; ContainerFieldWithFile] Manuel
Create an account or sign in to comment