CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 11 of 11

Thread: ActiveX dll

  1. #1
    Join Date
    Dec 1999
    Posts
    20

    ActiveX dll

    Can you suggest a site that will help me in learning and creating Visual Basic ActiveX dll for web applications?


  2. #2
    Join Date
    Dec 1999
    Location
    Dallas, Texas, USA
    Posts
    59

    Re: ActiveX dll

    What do you need to know I can help you..

    --
    Chizl
    [email protected]
    http://www.chizl.com/

  3. #3
    Join Date
    Dec 1999
    Posts
    20

    Re: ActiveX dll

    hi Chizl,
    What i need is a file upload control for uploading images along with a <form>. I am using asp with a vb component for submitting the form. I would like to add a separate function which will take care of uploading the image. I am using SQL server as the backend for storing the contents sent by the user. Can u help me in writing a function for this ? Please note that it is not uploading to an ftp server.


  4. #4
    Join Date
    Dec 1999
    Location
    Dallas, Texas, USA
    Posts
    59

    Re: ActiveX dll

    I wrote one of these DLL's in ATL/C++, but in VB that would be a little difficult.. Not sure I want to devote my time to that at this moment. I'm on a project that I'm spending up to 12 hours a day, including weekends and don't have much time to do anything else..

    --
    Chizl
    [email protected]
    http://www.chizl.com/

  5. #5
    Join Date
    Dec 1999
    Posts
    20

    Re: ActiveX dll

    Good that you have one in ATL/C++. I would like to have the souce code so that I can use it for the time being. Is possible, amidst your busy schedule, please try to help me out in doing one in VB since rest of the components are done in VB. Anyway, for the time being pl send me the C++ codes to [email protected]

    Krish....


  6. #6
    Join Date
    Dec 1999
    Location
    Dallas, Texas, USA
    Posts
    59

    Re: ActiveX dll

    I can send you the DLL, but that is property of Karland International and would get my butt in a bind if I sent you the code. The DLL they are going to give away so I can send that you ya, with VB code showing how to use it..

    --
    Chizl
    [email protected]
    http://www.chizl.com/

  7. #7
    Join Date
    Dec 1999
    Posts
    20

    Re: ActiveX dll

    Sorry if i have troubled you by asking the codes. It's enough if u give the dll and as u said the vb coding to guide me how to use it. I hope that dll is not for evaluation so that i can use it till i create one of my own. Kindly send them to me at the earliest.
    Thanks
    krish....


  8. #8
    Guest

    Re: ActiveX dll

    hello krishna,
    i am also interested in developing a database application in vb that could be used on my website.
    I would like msaccess to be my database that could be updated daily. As u r also searching for somewhat
    same i would be pleased to know if u have got any solution. kindly mail me at
    [email protected]
    best of luck .
    satyarthi.


  9. #9
    Join Date
    Dec 1999
    Posts
    20

    Re: ActiveX dll

    hi satya,
    I can defenitely help you out in solving your problem. Since you are using MS access you need not worry too much about the security aspects and also since access is very much flexible, i think it will b quite easy. But, can u let me know what kind of application you are developing, so that i can help you.
    bye
    krish....


  10. #10
    Join Date
    Dec 1999
    Location
    Dallas, Texas, USA
    Posts
    59

    Re: ActiveX dll

    It's a release version. We are giving the DLL away, but consider yourself lucky. Your the first perons to get it.

    http://www.karland.com/OurProducts/UpLoadMe32/ will be the place of release..


    --
    Chizl
    [email protected]
    http://www.chizl.com/

  11. #11
    Join Date
    Dec 1999
    Posts
    20

    Re: ActiveX dll

    Thanks a lot chizl... I hope to benefit from the dll you have provided. I will again come back to you in case of difficulty... but please keep in mind our vb activex dll requirement... :-)))
    bye
    krish...


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured