Click here to Skip to main content
Licence 
First Posted 6 Dec 1999
Views 32,453
Bookmarked 16 times

An ISAPI project to show frames

By | 6 Dec 1999 | Article
This article describes an ISAPI project to send a page containing two frames to the browser.
  • Download source files - 28 Kb
  • The ISAM generates a page that contains a FRAMESET tag with the SRC fields pointing to the ISAM itself with GetFrame commands (see the html source for the dinamically generated page).

    The full source code for the ISAM is provided, you will have to compile it in order to get a working site. Before compiling you will have to change a constant in the code: the module location. This constant is found in the isam.cpp file. Once you have compiled the project with correct site location you will need to take the following steps to install:

    • Create a directory under your http server root for the project.
    • Copy the isam.dll file to this directory.
    • Create a virtual directory in your http server to access the dll (remember to grant execute rights). The name of the directory must be the same you set in the project.

    License

    This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

    A list of licenses authors might use can be found here

    About the Author

    Jorge Lodos



    Cuba Cuba

    Member



    Sign Up to vote   Poor Excellent
    Add a reason or comment to your vote: x
    Votes of 3 or less require a comment

    Comments and Discussions

     
    You must Sign In to use this message board. (secure sign-in)
     
    Search this forum  
     FAQ
        Noise  Layout  Per page   
      Refresh
    -- There are no messages in this forum --
    Permalink | Advertise | Privacy | Mobile
    Web01 | 2.5.120517.1 | Last Updated 7 Dec 1999
    Article Copyright 1999 by Jorge Lodos
    Everything else Copyright © CodeProject, 1999-2012
    Terms of Use
    Layout: fixed | fluid