w3needs
06-06-2005, 09:49 AM
Hello,
Is there a way to dynamically change the value of a param tag?
Say, I have a text field, and a user enters data into it. I know how to alter a few tag's data by using the onchange event, but can I change a param tag i.e.,
<param name="thisParamTag" value="valueToChange">
Thanks
Is there a way to dynamically change the value of a param tag?
Say, I have a text field, and a user enters data into it. I know how to alter a few tag's data by using the onchange event, but can I change a param tag i.e.,
<param name="thisParamTag" value="valueToChange">
Thanks
