Windows forms user control embedded inside a web form?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I read a white paper about web application, it said that they developed
a component built as Windows forms user control, and embedded it inside a
web form.
So the web form page can fully use this windows form and the control. This
is what I would like to do. Is that component an ActiveX or COM? It seems
not based on their description.

Anyone has such experience and tell me how to do it?

Thanks

David
 
to the bowser its active/x, so you build a com object in .net

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top