This is a general purpose ASP library that will help you with most of the common tasks in ASP programming. DB support: general routines (ever wanted to get a recordset with one line of code? use table name, view name, sql text or stored procedure with parameters!), embedding and retrieving blobs from databases; user entry validation; sql templates to build on-the-fly complex outputs from database info. HTML support: dynamic html tag construction functions. Credit Card Number validation routines. Localization model for non-US developers. Upload support directly in ASP code. Error control routines. Debug routines to ease development. And much more!
Files _XXX.asp should be considered part of the web application. These files were thought of
as templates to be modified in EACH site. This way, you may have a complete set of constants,
global variables, include directives, and "onload" behaviour for the pages of each site you
build.
Files iXXX.asp are include file samples. Change them to reflect your website structure. The
samples provided show the proper order in which to include these files.
NOTE: you will need to use either msado15.dll typelib or adovbs.inc to use some of the
routines provided.
File List:
@PSC_ReadMe_6588_4.txt
1Kb
_appctrl.asp
1Kb
_asp.asp
1Kb
_aspmail.asp
2Kb
_axkamol.asp
3Kb
_ccard.asp
3Kb
_conv.asp
4Kb
_db.asp
8Kb
_dbblob.asp
2Kb
_dbembed.asp
1Kb
_dbma.asp
1Kb
_dbms.asp
2Kb
_dbopt.asp
3Kb
_dbsend.asp
1Kb
_debug.asp
2Kb
_err.asp
3Kb
_format.asp
3Kb
_htm.asp
2Kb
_htmin.asp
7Kb
_htmloc.asp
1Kb
_htmtb.asp
2Kb
_input.asp
10Kb
_int.asp
2Kb
_io.asp
4Kb
_locale.asp
6Kb
_msg.asp
4Kb
_pgctrl.asp
4Kb
_safile.asp
1Kb
_send.asp
1Kb
_sql.asp
4Kb
_sqlfmt.asp
10Kb
_sqlma.asp
2Kb
_sqlmaph.asp
1Kb
_sqlms.asp
2Kb
_sqlmsph.asp
1Kb
_sqlrand.asp
3Kb
_stack.asp
1Kb
_str.asp
2Kb
_upload.asp
10Kb
_util.asp
5Kb
inc/
0b
inc/_const.asp
2Kb
inc/_globals.asp
2Kb
inc/_inc.asp
161b
inc/_onload.asp
161b
inc/ibase.asp
464b
inc/ihtm.asp
131b
inc/ipgma.asp
179b
inc/ipgms.asp
179b
inc/isqlma.asp
219b
inc/isqlms.asp
219b
inc/readme.txt
1Kb
license.txt
1Kb
readme.txt
107b
sqlfmt rules.txt
2Kb
Similar code
Web Links Directory
(Popularity: ) : Unlimited sub-categorys , Add/Delete/Change Categorys, Add/Delete/Edit links, Ranks,Approve the links count links in category and more ...
Feature:
- Add/Delete/Edit Link
... ASP+XML Online Survey
(Popularity: ) : Online survey using ASP and XML. Users are asked a question, they can answer it or skip to the next ...