Results 1 to 5 of 5

Thread: How to invoke an ASP page through a COM component

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 1999
    Posts
    266

    Wink

    Hi there,
    How do I invoke an ASP page through a COM component on the Web Server? Also once invoked the asp page will return some data which has to be captured by my component? Thanks in advance.

  2. #2
    Hyperactive Member compuGEEK's Avatar
    Join Date
    May 1999
    Location
    Mpls,MN,USA
    Posts
    281
    I can email you an article on COM objects in ASP if you'd like...

  3. #3
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    do you mean invoke a COM object from ASP, or do you mean invoke an ASP page from a COM object???

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 1999
    Posts
    266
    I mean invoking an ASP page from a COM object???

  5. #5
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845
    You could use an Internet Transfer Control


    If you mean from a VB ActiveX DLL that is!
    Mark
    -------------------

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