ActiveX on another page

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Adrian

    ActiveX on another page

    Hi
    I have a main page that has an Activex within it loaded by the object
    tag I then load a second page using an IFrame into a cell of a table on the
    first page I require access to the functions in the ActiveX dll in the main
    page how can I do this?

    Currently I re load the object in the second page but some times it fails to
    load! however it always loads ok on the main page! I give the object the
    same name in both pages as load/use shared functions in a JS file.

    thanks


  • Thomas 'PointedEars' Lahn

    #2
    Re: ActiveX on another page

    Adrian wrote:
    [color=blue]
    > I have a main page that has an Activex within it loaded by the object
    > tag I then load a second page using an IFrame into a cell of a table on
    > the first page I require access to the functions in the ActiveX dll in the
    > main page how can I do this?[/color]

    - Why didn't anybody tell him?
    - There was no opportunity. There was no pause. He just kept talking in one
    long incredibly unbroken sentence moving from topic to topic so that no
    one had a chance to interrupt. It was really quite hypnotic.
    (Capt. Jean-Luc Picard, imitating Dr Vassbinder, in
    "Star Trek: The Next Generation", episode 6x25 "Timescape" )


    SCNR :)

    PointedEars

    Comment

    • Adrian

      #3
      Re: ActiveX on another page

      Wow that's helped, not.

      "Thomas 'PointedEars' Lahn" <PointedEars@we b.de> wrote in message
      news:1197165.kJ sbxZklM0@Pointe dEars.de...[color=blue]
      > Adrian wrote:
      >[color=green]
      >> I have a main page that has an Activex within it loaded by the object
      >> tag I then load a second page using an IFrame into a cell of a table on
      >> the first page I require access to the functions in the ActiveX dll in
      >> the
      >> main page how can I do this?[/color]
      >
      > - Why didn't anybody tell him?
      > - There was no opportunity. There was no pause. He just kept talking in
      > one
      > long incredibly unbroken sentence moving from topic to topic so that no
      > one had a chance to interrupt. It was really quite hypnotic.
      > (Capt. Jean-Luc Picard, imitating Dr Vassbinder, in
      > "Star Trek: The Next Generation", episode 6x25 "Timescape" )
      >
      >
      > SCNR :)
      >
      > PointedEars[/color]


      Comment

      Working...