Shawl. Qiu ASP/JScript File Manager V1.0

Source: Internet
Author: User
Shawl. Qiu ASP/JScript File Manager

---/-------------------------------------------------------------

Download:
Http://files.myopera.com/btbtd/jscript_ss/sqFlMng_v1.0.7z
 
Release 1.0

Default User name: shawl. Qiu
Default password: OK

Shawl. Qiu
2007-01-18
Shawl.qiu@gmail.com
Http://blog.csdn.net/btbtd

Copyright:
BenProgramCommercial users are permitted to freely disseminate and use non-commercial data. Otherwise, they will be held legally responsible.

Function Abstract:
Supports renaming, moving, and deleting folders and files.
Supports editing and saving files.
Allows you to create new files and folders.
Supports file upload.
Supports intelligent selection of the current directory to upload files
Allows you to verify that a user is valid.
Allows you to modify user information.

 
Call preview:

  1. <%
  2.  VaR Sck=Request. Querystring ('Id') + '';
  3.  
  4.  If(Session ('flmngckuser ')! ='OK '){
  5. VaR Flmng=NewFilemanager ();
  6. Flmng. Path='/Sqflmng /';
  7. Flmng. login ();
  8. Flmng=Null;
  9. Response. End ();
  10. }
  11.  
  12.  VaR Flmng=NewFilemanager ();
  13. Flmng. dynvar. querystring ('Qs');
  14.  
  15. Flmng. Path='/Sqflmng /';
  16. Flmng. Root='/';
  17. Flmng. file. editable='Txt, ASP, aspx, ascx, HTML, htm, XML, XSL, XSLT, XSD, DTD, CSS, vbs, JS, '+
  18. 'Svg, C, RSS, WML, w3d ';
  19. Flmng. header ();
  20. Switch(Sck ){
  21. Case'Logout': flmng. logout ();Break;
  22. Case'Editinfo': flmng. editinfo ();Break;
  23. Case'Edit': flmng. Edit ();Break;
  24. Case'Editfl ': flmng. editfl ();Break;
  25. Case'Gofdr ': flmng. Go (Qspath);Break;
  26. Default: Flmng. Go ();
  27. }
  28.  
  29. Flmng. footer ();
  30. Flmng=Null;
  31. %>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.