| Subject: Windows control in .ASPX page |
| Group: microsoft.public.windows.developer.winfx.fundamentals |
| Date: 7/18/2006 3:05:01 AM |
| From: =?Utf-8?B?S2FydGhpa2V5YW4uVC5T?= [Email Address Protection] |
I have an .ASPX page in which a DLL (WindowsControlLibrary) has been embedded through the <OBJECT> tag. I am able to get the control visually by calling it in the JavaScript.But I am unable to access the Public property/methods from that WindowsControl.I am using .NET Framework 2.0,but it is working properly in Framework 1.1. What would be the reason for this ? Kindly advise. |
| Back |