asp code
SQL VB ASP Code Generator 4.1.001
SQL VB ASP Code Generator is a powerful multi-purpose tool that lets you effortlessly generate SQL, VB and ASP Code. You can even generate an entire ... more>> <<less
SQL VB ASP Code Generator brings you a professional misc programming tool which lets you effortlessly generate SQL, VB, and ASP Code. SQL VBLicense:Freeware

ASP Calendar 1.0
Show a popup calendar to select one date in your web pages. more>> With this ASP + Javascript source code for IE 5.x able to show a popup calendar to select one date in your web pages.<<less
ASP Script Encoder 1.0.5
Encode your client and server side VBscript, JScript more>> Encode your client and server side VBscript, JScript. Protecting it from prying eyes. The outputted script is encoded and illegible.<<less

DB2ASP Creator 2
DB2ASP Creator is a simple and salutary tool which can help you generate the pages of administration of your Web site yet code HTML and VbScript (ASP) from a data base Access more>>
DB2ASP Creator 2 is a simple and salutary tool which can help you generate the pages of administration of your Web site yet code HTML and VbScript (ASP) from a data base Access, and testing directly before to upload the project on your Web server, and if you do not have installed Web server (IIS or PWS) you do not worry, DBASP Creator already has their own Web server that supports generated pages ASP.
In this one version three pages by table are generated: To visualize (paging)/to eliminate data, to add data. To publish data other pages generated by project: page of connection to the data base (DNS Less), page by defect (default.asp), menu with all the options, page of access by means of password (login.asp), page of administration closing (logout.asp), page that closes and destroys the object of connection to the data base.
Enhancements: Version 2 may include unspecified updates, enhancements, or bug fixes.
ASP Helper 2.0
ASP Helper - Freeware ASP Code Generator Automates Code Generation of ASP Files more>>
the redundant activities of generation of ASP Code for adding, viewing,
modifying, deleting etc to and from either an Access or MS SQL Server Database.
This software will save upto 70% of your ASP Coding time and improve the overall delivery time of the project. A must have for all ASP Programmers.
ASP .NET Icons 1.0
An icon collection designed to beautify your computer screen. more>> An icon collection designed to beautify your computer screen.
ASP NET is a collection of 300 icons specifically designed to replace the ones you use by default.
Note: Free for non-commercial use.
ASP Wizard 1.0
Generate ASP frameworks from Microsoft Access databases. more>>
ASP Wizard 1.0 is a convenient ActiveX tool which automatically creates an Active Server Pages framework from an Access database. The generated framework contains VBScript subroutines for displaying, validating, and updating the table or query you specify.

ASP Intranet 2
Manage company news, events, projects, chat, forums, Web links, files, and documents. more>>
ASP Intranet 2 is a powerful tool that gets small and medium sized enterprises on the same page with tools to enhance collaboration and communication. With this pre-built Web application you can create and manage company employees, news, events, projects, chat, Web links, files, documents and discussion forums.
AdSwap 1.0
AdSwap is a highly-efficient, high-quality set of ASP code that is designed to display random items on your site. more>>
AdSwap 1.0 is a highly-efficient, high-quality set of ASP code that is designed to display random items on your site. This can be as simple as a banner or a text string or even pictures. You can random almost any thing you want. In the case of banners that you can add a banner number to keep track of page it's on.
Pure-ASP Upload 1.5
ASP upload without external components. more>> PureASP upload enables accept RFC 1867 uploads (multipart/form-data encoded forms with input type=file fields) by pure ASP without any external components, using Request.BinaryRead, multibyte string functions and default ASP objects..<<less
Free ASP Upload 1.1
Upload files to your server from any browser. Fast, flexible, no binaries. more>> Upload files to your server from any browser. Fast, flexible, and free - no component required. This freeware script will make it very easy for you to add upload forms to your web site. Even better: you will be able to do it without having to buy an expensive binary upload component. Besides cost, binary components also require special server permissions. The advantage of having upload functionality in the form of source code is that you can add it easily, even to a web-hosting account with limited server permissions. Performance is not sacrificed in this ASP class. For some time, ASP servers have at their disposal powerful stream classes. They basically do all the brunt work, and the VBScript code merely adds logic to control them. You can try uploading a large file in the box above and you will see that the time to transfer the file is only dependent on your connection, not on the Free ASP Upload code.<<less
HTML to ASP Converter 1.0
Convert your HTML code to use with ASP. more>>
HTML to ASP Converter 1.0 offers you a convenient software which converts HTML code for use with ASP.
Major Features:
- Provide conversion to an ASP string or to ASP code using the Response.
- Write command.
- Customize ASP string name, preserve original HTML line breaks or stack code according to a given number of characters per line
- Remove additional tabs and spaces between closing and opening tag for extra compact ASP code and include or exclude ASP delimiters.
ASP PageBuilder 1.0
ASP Web Server Solution that allow your user buildhis web pages interactively using this wizard like utility. Allow create/modify pages by users, uploadgraphics and other. Author provide support andmo more>>
Newegg Promo Code 2.0
Newegg Promo Code - This application is designed to provide up-to-date Newegg promo codes whenever you need them. This objective is accomplished by using a fairly straightforward user interface. Newegg Promo Code. more>> <<less

ASP Ajax 2.2
Keep it fast, simple and free. ASPajax is the definitive Ajax framework for Classic ASP (VBScript) websites. All you need is a W3C compliant ASP website and a few lines of code. more>>
INTRODUCING ASP AJAX
===================
http://www.aspajax.org
AJAX is an expectation of modern websites. However many of the world best developers still code in Classic ASP - without the use of heavy web frameworks.
ASP-ajax bridges the gap - providing .Net Ajax style functionality and "Update Panels" to VBScript ASP.
ASP-ajax also allows you to easily call any ASP server function from JavaScript and return results without refreshing the page.
Lightweight, simple and fast - ASPajax is free.
ASP-AJAX Basic Concepts
=====================
ASP functions can be called without refreshing the page using 2 new AJAX paradigms.
1. UpdatePanels - can allow any form or link to work seamlessly without the page refreshing. UpdatePanels lead to efficient development - and encourage strong adherence to Accessibility and W3C standards. http://www.aspajax.org/asp-ajax-documentation.asp?page=update-panels
2. LiveASP - a Remote Method Calling technology - that allows you to use any ASP function from client JavaScript - without refreshing the web page. The results from the ASP function is returned - and Session and Cookie states are kept alive. http://www.aspajax.org/asp-ajax-documentation.asp?page=liveasp
*ASP AJAX TUTORIALS*
ASP AJAX Hello World - http://www.aspajax.org/asp-ajax-examples.asp
Execute VBScript server code in real-time from JavaScript - http://www.aspajax.org/asp-ajax-examples-call-asp-function-from-javascript.asp
ToolTips using ASP and AJAX - http://www.aspajax.org/asp-ajax-examples-tooltip.asp
Form validation using ASP and AJAX technology - http://www.aspajax.org/asp-ajax-examples-form-validation.asp
Use ASP AJAX to build a ComboBox control with predictive text suggestions - http://www.aspajax.org/asp-ajax-examples-autocomplete.as
A free, customizable live-chat application using ASP AJAX - http://www.aspajax.org/asp-ajax-examples-chat.asp
Downloaded the free ASP AJAX toolkit from http://www.aspajax.org
System Requirements: Microsoft IIS Web Server
Enhancements: 1. *ASP Ajax UpdatePanels* automatically make ASP / HTML forms submit and respond without the web-page refreshing. 2. *ASP Ajax LiveASP* - this professional toolkit allows you call any ASP VBScript server functions from JavaSCript at runtime. ASP Function results are returned to JavaScript.
<<lessLicense:Freeware