Results 1 to 3 of 3

Thread: PropBag sample: how to execute

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2004
    Location
    California
    Posts
    39

    PropBag sample: how to execute

    The "PropBag" VB sample is a sample DHTML Application. The documentation explains how to test the application, but I can't find anything explaining how to use it outside of VB.

    I see that in the debugging tab of the PropBag project specifes that the application is tested in VB by starting the DHTMLPg1 component, but I don't know how to start that component outside of VB. I tried a VB script with the following:
    Code:
    Set Page1 = CreateObject("PropBag.DHTMLPg1")
    and that executes without an error, but does nothing else either. I assume I need to execute a method, but I don't know what method to execute.

    Note that I asked this question about 25 hours ago in the CodeGuru forum; see: PropBag sample: how to execute.

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: PropBag sample: how to execute

    search the forum for property bag. I know a little about it, but not much.
    what is the sample supposed to do?

  3. #3

    Thread Starter
    Member
    Join Date
    Dec 2004
    Location
    California
    Posts
    39

    Re: PropBag sample: how to execute

    I did search the forum for "PropBag" and there are no messages about it. Searching for "property bag" would be totally useless. The PropBag sample does not use PropertyBags. It is called PropBag to confuse people.

    I hope you are able to help, but since you don't know what a "DHTML Application" is and you have not looked at the sample, it is probably unlikely you can help. I will be grateful if you or anyone else can help.

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