home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Micrsoft / DEPLOY / PASETUP.EXE / RCDATA / CABINET / postinfo.asp < prev    next >
Text File  |  1998-02-11  |  389b  |  18 lines

  1. <% Response.Buffer = TRUE %>
  2.  
  3.     Version=1.5
  4. <%
  5.     PathToPA = "http://" + Request.ServerVariables("SERVER_NAME") + "/scripts/cpshost.dll"
  6.  
  7.  
  8.     PostingURL = PathToPA + "?PUBLISH"
  9.         
  10.     TargetURL = "http://" + Request.ServerVariables("SERVER_NAME")
  11. %>
  12.  
  13.     [{8B14B770-748C-11D0-A309-00C04FD7CFC5}]
  14.     PostingURL="<%= PostingURL %>"
  15.     TargetURL="<%= TargetURL %>"
  16.     ComponentInstall="yes"
  17.  
  18.