home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / QuickStart / aspplus / doc / sessionappstate.aspx < prev    next >
Encoding:
Text File  |  2000-05-03  |  354 b   |  11 lines

  1.  
  2. <%@ Register TagPrefix="Acme" TagName="SourceRef" Src="/quickstart/util/SrcRef.aspx"%>
  3.  
  4. <!-- #include virtual="/quickstart/aspplus/include/header.inc" -->
  5.  
  6. <h4>Session and Application State</h4>
  7.  
  8. Note: Need to create vroot /quickstart/aspplus/application1 for sample to run.
  9.  
  10.  
  11. <!-- #include virtual="/quickstart/aspplus/include/footer.inc" -->