home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / ins.cab / nnpop.asp < prev    next >
Text File  |  1997-10-12  |  230b  |  10 lines

  1. <% Response.Expires = 0 %>
  2. <% pg = Request.Querystring("pg") %>
  3. <HEAD>
  4. <TITLE></TITLE>
  5. </HEAD>
  6.  
  7. <FRAMESET ROWS="100%,*">
  8.     <FRAME SRC="<%=pg%>" NAME="popup" SCROLLING=NO BORDER=NO MARGINHEIGHT=0 MARGINWIDTH=0>
  9. </FRAMESET>
  10.