Re: Embedding Simple MFC GUI app into website




<jeremyje@xxxxxxxxx> wrote in message
news:1159543967.671054.223550@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I need to embed a simple MFC GUI application into a website. It seems
that ActiveX is the way to do this. Does anyone have any ideas on how
to get this rolling?


First of all, you should really determine whether this is an actual *need*
or if it is someone misunderstanding the problem. What exactly would MFC
give you that you cannot gain using CSS, Java or some other web technology?
Secondly, ActiveX controls are typically used only for those portions of the
web GUI that cannot be achived by other means. Since it is a fairly
heavyweight technology, you will want to use it sparingly. Finally, unless
your control is signed using a valid certificate from a well-known
authority, nobody in their right mind will install it as your control could
do any number of bad things to a system.

If you really must use ActiveX for your project, there are various turorials
available. I suggest that you simply describe what you are trying to
achieve first. Perhaps you do not need ActiveX after all.

-Pete


.



Relevant Pages

  • ActiveX problem
    ... Everytime I start Excel it asks me if I want to run this Active X control. ... how ActiveX controls are initialized within Office applications. ... another format the link reference to the ActiveX control might not convert ...
    (microsoft.public.windowsxp.perform_maintain)
  • RE: ActiveX as a Service with events
    ... > Have an ActiveX created in Delphi 7 and need to run it in a service by ... > If I just add the reference to the control at design time using the TLBImp ... > Private WithEvents myOCX as AxmyControl.AxmyOCX ... > Private Sub OnStart() ...
    (microsoft.public.dotnet.framework.interop)
  • Re: User Controls (Active X) - Da Process
    ... ActiveX control itself. ... Interfaces), defined in other Binaries. ...
    (microsoft.public.vb.general.discussion)
  • Re: System.Timers.Timer() sometimes gets stuck and disappears??
    ... The activeX was blocking ... with a timeout function. ... I think that this is getting stuck at the activeX control. ... | int myValue = activeXControl1.getMyValue; ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: Microsoft Baseline Security Analyzer exploit (Exposed vulnerabilities list)
    ... >security setting of the browser. ... >whether to launch ActiveX that is signed by a specific signer. ... There IS a need for low security for the rouge ActiveX control to be ... Admin downloads and runs MBSA. ...
    (Vuln-Dev)