Embedding 3rd party controls on HTML pages

  • Thread starter Thread starter Aaron
  • Start date Start date
A

Aaron

I've been making some Windows Forms UserControls and
embedding them in HTML pages. This is working
great...except if I try and use a 3rd party control on my
UserControl. Has anybody played with this at all? Is
there a work around out there? Or am I missing something
obvious?


Thx,
-Aaron
 
Aaron,

It all depends on how the third party control was built. We ran into a
situation with an alternative to crystal reports. It worked well, unless it
was placed in a user control. Their updated version now works in a user
control.

I suggest you report the problem tto the creator of the control in question
and hopefully they will fix and update it.

Sincerely,

--
S. Justin Gengo, MCP
Web Developer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche
 
Aaron Hi,

what's excectly the problem ?
Is the 3rd party control .Net or OCX one ?
did you download the 3rd party control to the client ?

Natty Gur, CTO
Dao2Com Ltd.
34th Elkalay st. Raanana
Israel , 43000
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
 
Back
Top