|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Windows control in .ASPX pageI 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. What would be the reason for this ? Kindly advise. Karthik,
Why do you want to try something which is forbidden for us to do!!. Is there any special functionality is gonna be achieved by doing so could you pleas share the objective of keeping the windows control on web page? Karthikeyan.T.S wrote: Show quote > 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. > What would be the reason for this ? > Kindly advise. |
|||||||||||||||||||||||