- 1,233 categories
- 40,403 scripts
Updated: 07/30/2006
- ASPired2Upload is an ASP class for uploading files to a web site. There are many ways to upload files to your web site, however, ASPired2Upload uses only pure ASP and adds some features that most other upload classes omit. ASPired2Upload is designed for small to medium file uploads. It does not have an exact limit but it is generally useful for files up to 10 MB.
- Categories
- Tags
- Platforms
- Licenses
- Author
- This 5-part article introduces you to the basics of coding C# in ASP .Net. Some of topics covered: the classic &"Hello World&" example in .Net form, Adding class and using Namespaces, Code a Web form in .Net and see how you can crea...
- The ActiveX SMS SDK provides easy, high-level control of the Simplewire wireless text-messaging platform. Designed be to be as developer-friendly as possible by hiding the intricacies of the XML format required to communicate with the Simplewire WMP ...
- Using classes in ASP 3.0 we can create dynamic arrays of objects. This article presents a sample code showing how to implement a class of dynamic arrays of objects several layers deep.
- There are 8 events available in ASP grouped by Global Events, Class Events, and Transactional Events. This is a nice summary tutorial on how to use them in your applications.
- The HTML Template Object is a lightweight class whose sole purpose is to completely separate HTML from server side ASP code. Through the use of special HTML templates, a web page can be created by setting the parameters of the HTMLTemplate object to ...