| | fileRefAdd | |
rtActiveObject AltText BaseClass Codebase documentURL files HeightUOM HTML objectHeight objectName objectWidth overwriteConflict ObjectType parameter As rtAppletParameter parmCount ParentContainer ParentObject root useCorba useSSL widthUOM
| version 1.5
Sub fileRefAdd (fname As String) Adds reference to file (usually attachment) by name. In case applet uses some class or resource file make sure the file is attached or stored in location defined by CodeBase property. By default CodeBase points to attachments in document that contains the applet. To add a reference and attach a file itself use fileAttach that automatically adds a reference if attachment is successful. | |