Question : Modify a PARAM tag value within C#

Hi all,

Is there a way to modify an PARAM tag value from within the C# file I have within  activex control I embedded inside a asp.net web app I am working on.  Here is the embedded control:

http://www.autodesk.com/global/dwfviewer/installer/DwfViewerSetup.cab#version=7,0,0,928 WIDTH="640" HEIGHT="480">
        VALUE="C:\Documents and Settings\cheungd\Desktop\sampleDWF\cabin.dwf">
   


But I want to change the PARAM NAME="Src" VALUE when the user hits a button.  Is there anyway to do this within the C# file?  Thanks in advance.

pwit

Answer : Modify a PARAM tag value within C#

Random Solutions  
 
programming4us programming4us