Hello,
I have several html documents with that contain instructions on running reports for many different clients. I am going to use scriptlets so when a contact's fax number or whatever changes all the other documents will change when I update one .txt file.
I would like to have it where the object's window could resize to fit it's data contents. This is a sample of what I have now:
<OBJECT width=200 height=25
TYPE="text/x-scriptlet" DATA="contacts\Client1Contact1.txt">
</OBJECT>
Thanks for your time!
Jason
I have several html documents with that contain instructions on running reports for many different clients. I am going to use scriptlets so when a contact's fax number or whatever changes all the other documents will change when I update one .txt file.
I would like to have it where the object's window could resize to fit it's data contents. This is a sample of what I have now:
<OBJECT width=200 height=25
TYPE="text/x-scriptlet" DATA="contacts\Client1Contact1.txt">
</OBJECT>
Thanks for your time!
Jason