Dear all,
I have the following HTML script
<OBJECT NAME=Object parameters>
<PARAM NAME=FirstParam VALUE=1>
</OBJECT>
Is it possible to change the value of the parameter FirstParam using DHTML. I am looking at an IE 5.0 only solution. Thanks in advance.







Reply With Quote