English English Chinese

LOGO

  • News
  • Download
  • Documentation
  • Tutorials
  • Core
  • Variables
  • Functions
  • Tinyasp
  • Utils
  • Packages
  • Controller
  • Cookie
  • DB
  • File
  • Image
  • Mail
  • Model
  • Net
  • Router
  • Security
  • Session
  • Template
  • Text
  • View
  • Zip
About

    Tinyasp Framework, is a tiny framework for Active Server Pages (ASP), implemented in JavaScript with basic Model-View-Controller (MVC). And it provides some useful functions or features.

    It's simple, elegant, and strong. Actually, more like JavaScript than ASP, and you can use all JavaScript features.


Features

  • Basic MVC with clean URL rewrite
  • Multipart/form-data post handling and file uploading
  • Easy database operations
  • Cookie and Session handling
  • Text encoding, BASE64, MD5, SHA1
  • Creating and zoomimg images
  • Compressing and decompressing zip files
  • Sending mails

Start to learn

    Before learning this, you should familar with JavaScript and ASP languages, or you can start from here.

  • JavaScript Tutorial
  • ASP Tutorial

    Now, let's start to learn it first from functions.

© Copyright 2008 - 2009, Tinyasp Framework.