Trying this statement:
ie1.url = "file://" & AppPath & "Catalyze2.gif"
on the Form_Load event and it is saying object doesn't support this property or method.
I also tried putting it in the onreadystatechange event of the scriptlet but it does the same thing. This is an animated gif so it also kept calling that event. Thanks for the help!
ie1.url = "file://" & AppPath & "Catalyze2.gif"
on the Form_Load event and it is saying object doesn't support this property or method.
I also tried putting it in the onreadystatechange event of the scriptlet but it does the same thing. This is an animated gif so it also kept calling that event. Thanks for the help!