home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / Chip_1999-08_cd.bin / sharewar / htmltool / _SETUP.1 / ASP.dat < prev    next >
Text File  |  1998-03-16  |  702b  |  27 lines

  1. <% .. %>
  2. <% if .. then %>
  3. <% end if %>
  4. <% else %>
  5. <% else if .. then %>
  6. <% while .. %><% loop %>
  7. Application("")
  8. do while
  9. do while not
  10. Request.Cookies("")
  11. Request.Form("..")
  12. Request.QueryString("..")
  13. Request.ServerVariables("..")
  14. Response.Write(..)
  15. Server.CreateObject("..")
  16. Server.CreateObject("ADODB.Command")
  17. Server.CreateObject("ADODB.Connection")
  18. Server.CreateObject("ADODB.Recordset")
  19. Server.CreateObject("MSWC.AdRotator")
  20. Server.CreateObject("MSWC.BrowserType")
  21. Server.CreateObject("MSWC.NextLink")
  22. Server.CreateObject("Scripting.FileSystemObject")
  23. Server.HTMLEncode("..")
  24. Server.MapPath(Request.ServerVariables("PATH_INFO"))
  25. Server.URLEncode("..")
  26. Session("..")
  27. Title=