Display Exec Documentation

Sort:
You are not authorized to post a reply.
Author
Messages
Bob Canham
Veteran Member
Posts: 217
Veteran Member

    We are just starting to do work in IPA with user actions and are looking at the display execs that came with the samples.  I've done some modification to the provided recsum.htm, however, I've run into problems when I try to add another DME query to it.

    I added two frames to the top of the htm file to hold the javascript return, and changed the func to go to my new query function.  But when I add the query in, it no longer displays anything.

    Does anyone have any documentation on writing display execs that they would be willing to share?

    Carl.Seay
    Veteran Member
    Posts: 109
    Veteran Member
      Adding DME/AGS is always a pain. If not using the jsreturn iframe, make sure to add your new one to the bottom. When adding the frame to the top, there are some commas with asterisks: one for each frame.

      I would recommend using IE Debugger to track it down. Alerts don't always work well.

      Good luck!
      You are not authorized to post a reply.