Preface: ASP uses VBScript or JScript to complete programming. These two scripting languages have very limited capabilities, and using a few internal ASP objects is not sufficient for developing large-scale applications. However, the exciting news is that ASP supports component technology. Tasks such as file uploading, drawing, sending and receiving emails can all be accomplished with the help of components. Finding suitable and excellent components will make our website functionality even more powerful.
Component List:
- File upload components: SA-FileUp, LyfUpload, IronSoft, w3.Upload
- Email sending/receiving components: JMail, ASPEmail
- Image processing components: w3.image, xxiyy, IronSoft, Flash screenshot, ASPJpeg
- Other components: Daidai IIS management component and file compression/decompression component, w3.Socket component for image processing