How is it possible to create a button within a form that when pressed, the file window appears where you can select a file to be attached?<br>
<br>
I have a button that performs <br>
@PostedCommand([EditRight];"1"<br>
@PostedCommand([EditInsertFileAttachment])<br>
(There is a Rich Text field to the right of the button.)<br>
<br>
However, an error appears stating "Cannot perform the specified command."<br>
Interestingly enough, the attachment "paper clip" above on the menu bar returns the same error.<br>
<br>
Any help would be appreciated.<br>
<br>
I have a button that performs <br>
@PostedCommand([EditRight];"1"<br>
@PostedCommand([EditInsertFileAttachment])<br>
(There is a Rich Text field to the right of the button.)<br>
<br>
However, an error appears stating "Cannot perform the specified command."<br>
Interestingly enough, the attachment "paper clip" above on the menu bar returns the same error.<br>
<br>
Any help would be appreciated.<br>