Unconfigured Ad Widget

Collapse

TechTip: Work with CGI Spooled Files (WRKCGISPLF)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Guest.Visitor

    #31
    TechTip: Work with CGI Spooled Files (WRKCGISPLF)

    ** This thread discusses the article: TechTip: Work with CGI Spooled Files (WRKCGISPLF) **
    I am trying to implement the article WRKCGISPLF and have a problem in compiling the programs. In the compilation section there is a keyword on a compile: BNDSRVPGM(QHTTPSVR/QZHBCGI) The library QZHBCGI is not on our system. Is there additional program products that need to be installed? Thank you for you help (great article!) Bruce Potter

    Comment

    • Guest.Visitor

      #32
      TechTip: Work with CGI Spooled Files (WRKCGISPLF)

      ** This thread discusses the article: TechTip: Work with CGI Spooled Files (WRKCGISPLF) **
      QHTTPSVR is the name of the library and QZHBCGI is the service program.

      Comment

      • lisajanesc

        #33
        TechTip: Work with CGI Spooled Files (WRKCGISPLF)

        ** This thread discusses the article: TechTip: Work with CGI Spooled Files (WRKCGISPLF) **
        I changed the GetURL procedure. Before getting the CGI Program name, I added this line: Eval ReturnStr=%trim(ReturnStr)+':8099' This is the port my URL points to. Worked like a charm! Now to get my spooled files to show up in HTML or PDF!

        Comment

        • OlegG
          Junior Member
          • Dec 2002
          • 1

          #34
          TechTip: Work with CGI Spooled Files (WRKCGISPLF)

          ** This thread discusses the article: TechTip: Work with CGI Spooled Files (WRKCGISPLF) **
          Many thanks! Program work great. Wanted to add an option for include images in PDF as external stream. It must be probably possible, but I have failed. May be somebody knew to do this?

          Comment

          • buffcessna
            Junior Member
            • Sep 2024
            • 21

            #35
            TechTip: Work with CGI Spooled Files (WRKCGISPLF)

            ** This thread discusses the article: TechTip: Work with CGI Spooled Files (WRKCGISPLF) **
            I've tried this using WRKHTTPCFG and it keeps telling me that these statements are invalid...what do i do?...will this make a username/password box appear before they can access it?... Shane

            Comment

            Working...
            X