It looks very dotnet :-)
Leo, you may want to have a look at mod_aspdotnet, though I'm not sure where the most recent copy of it can be found - maybe someone else here can point the way.

 Issac

K Anand wrote:
I'm not able to see that right now..But looking at the URL, I think it may be using dotnet...I wanted to implement without that.. Anand

    ----- Original Message -----
    *From:* Leo Liu <mailto:[EMAIL PROTECTED]>
    *To:* users@httpd.apache.org <mailto:users@httpd.apache.org>
    *Sent:* Tuesday, September 19, 2006 1:54 PM
    *Subject:* Re: [EMAIL PROTECTED] Running DLL Object in HTML page

    Hi,
Hmmm I think some of the example I saw on the net not require and
    activeX wrap. I will show you the link. Any idea how to run that?
http://samples.gotdotnet.com/quickstart/winforms/doc/WinFormsIeSourcing.aspx What I wish to do is something like this. And I realized it need
    not wrap activeX.

    */K Anand <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>/*
    wrote:

        >
        >----- Original Message -----
        >From: Leo Liu
        >To: users@httpd.apache.org
        >Sent: Tuesday, September 19, 2006 1:45 PM
        >Subject: [EMAIL PROTECTED] Running DLL Object in HTML page

        >Hi,

        >I am experimenting to embed DLL object in html page and run
        it on apache.
        It is a very simple button >only .and there's no breaches to
        security. I can
        run it correctly when I try to run it on Visual Studio. But
        when >I embed it
        in HTML page and host it on my apache server, the dll is not
        running. I
        believe I need to change >some settings on httpd.conf to make
        the program
        able to run. Any suggestions?

        >Leo

        I'm assuming that you want to run the DLL on the client
        machine. If that be
        the case, you can't do it directly. I wanted to do the same
        thing..I had to
        write an ActiveX control to wrap on the DLL and then i was
        able to make it
        run.

        Anand


        ---------------------------------------------------------------------
        The official User-To-User support forum of the Apache HTTP
        Server Project.
        See for more info.
        To unsubscribe, e-mail: [EMAIL PROTECTED]
        " from the digest: [EMAIL PROTECTED]
        For additional commands, e-mail: [EMAIL PROTECTED]




    Reality starts with Dream

    ------------------------------------------------------------------------
    Do you Yahoo!?
    Everyone is raving about the all-new Yahoo! Mail.
    
<http://us.rd.yahoo.com/evt=42297/*http://advision.webevents.yahoo.com/mailbeta>


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to