home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / http_clien69653472002.psc / HttpClient / HttpClients.vbp < prev    next >
Encoding:
VisualBasic Project  |  2002-04-07  |  1.6 KB  |  47 lines

  1. Type=Exe
  2. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\WINDOWS\System32\stdole2.tlb#OLE Automation
  3. Object={EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}#1.1#0; shdocvw.dll
  4. Reference=*\G{F5078F18-C551-11D3-89B9-0000F81FE221}#3.0#0#..\..\..\..\..\..\WINDOWS\System32\msxml3.dll#Microsoft XML, v3.0
  5. Reference=*\G{A06F7999-A329-11D2-880F-0020AFD81B6D}#1.0#0#..\..\..\..\..\..\Program Files\AlphaSierraPapa\AspTear\ASPtear.tlb#ASPtear
  6. Reference=*\G{3F4DACA7-160D-11D2-A8E9-00104B365C9F}#5.5#0#..\..\..\..\..\..\WINDOWS\System32\vbscript.dll\3#Microsoft VBScript Regular Expressions 5.5
  7. Reference=*\G{F9EA2EB4-5262-11D2-A2E1-080009AB4447}#1.0#0#..\..\..\..\..\..\PROGRA~1\AspHttp\ASPHTTP.DLL#AspHTTP Library
  8. Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; mscomctl.ocx
  9. Object={48E59290-9880-11CF-9754-00AA00C00908}#1.0#0; MSINET.OCX
  10. Form=frmPost.frm
  11. Module=modInet; ..\WinInet\modInet.bas
  12. Form=frmGet.frm
  13. Class=CUrl; CUrl.cls
  14. Startup="frmPost"
  15. HelpFile=""
  16. Title="Demo"
  17. Command32=""
  18. Name="HttpClients"
  19. HelpContextID="0"
  20. Description="Shows how to perform HTTP requests using different APIs"
  21. CompatibleMode="0"
  22. MajorVer=1
  23. MinorVer=0
  24. RevisionVer=0
  25. AutoIncrementVer=0
  26. ServerSupportFiles=0
  27. VersionCompanyName="Klemens Schmid"
  28. VersionLegalCopyright="Copyright Klemens Schmid, 2001"
  29. CompilationType=-1
  30. OptimizationType=0
  31. FavorPentiumPro(tm)=0
  32. CodeViewDebugInfo=0
  33. NoAliasing=0
  34. BoundsCheck=0
  35. OverflowCheck=0
  36. FlPointCheck=0
  37. FDIVCheck=0
  38. UnroundedFP=0
  39. StartMode=0
  40. Unattended=0
  41. Retained=0
  42. ThreadPerObject=0
  43. MaxNumberOfThreads=1
  44.  
  45. [MS Transaction Server]
  46. AutoRefresh=1
  47.