home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Top100sh / Internet / Htmltool / Data / ASP.dat next >
Text File  |  1997-09-13  |  599b  |  21 lines

  1. Application("")
  2. Do While
  3. Do While Not
  4. Request.Cookies("")
  5. Request.Form("..")
  6. Request.QueryString("..")
  7. Request.ServerVariables("..")
  8. Response.Write(..)
  9. Server.CreateObject("..")
  10. Server.CreateObject("ADODB.Command")
  11. Server.CreateObject("ADODB.Connection")
  12. Server.CreateObject("ADODB.Recordset")
  13. Server.CreateObject("MSWC.AdRotator")
  14. Server.CreateObject("MSWC.BrowserType")
  15. Server.CreateObject("MSWC.NextLink")
  16. Server.CreateObject("Scripting.FileSystemObject")
  17. Server.HTMLEncode("..")
  18. Server.MapPath(Request.ServerVariables("PATH_INFO"))
  19. Server.URLEncode("..")
  20. Session("..")
  21. Title=