Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | ASP

Results 521-540 of 1000
Hospital Management System
Pegasus�s Healthcare System (PHS) consists of software mechanism that centralizes and consolidates patient, provider and clinical objects and business rules across the enterprise. PHS overcomes operational challenges faced by healthcare organizations, letting them: Manage business transactions consistently in the patient care process, thereby increasing the efficiency, quality and competitive edge of the organization Maximize clinical data reuse and portability through the use of standards, enabling seamless integration and consistent implementation between variant healthcare information systems Enable protocol-based decision support, based on a complete view of patient information Enables caregivers in providing flexible solutions with the User-friendly Interface
(6 ratings)
Reviews0
PriceUSD 2,500.00
Views3698
PDF on the fly for free
Learn how to convert HTML webpage to PDF for free by using HTMLDoc. With a simple installation of htmldoc.exe (opensource), by sending a command line from ASP. New version of the script is provided. Feedback will be appreciated
(6 ratings)
Reviews0
PriceFree
Views6570
ASPScriptz Top Sites
posted bykhichiinTop Sites
ASPScriptz Top Sites is another free script from ASPScriptz.com.It is easy to install and manage.Unlimited categories and sites support.Admin section is also included.
(6 ratings)
Reviews0
PriceFree
Views3750
Simple Database Class
This database class handles Select, Insert, Update, and Delete. It also takes steps to ensure your SQL syntax is valid, and that memory leaks / errors are prevented. Tutorial comes with demo, downloadable code, and an in depth explanation.
(6 ratings)
Reviews0
PriceFree
Views2863
Simple Unique Visitor Tracking Global.asa
This code stores "unique visits" (defining that as visits from different IP addresses) to the site and will send a daily detailed activity report (entry point, Referrer URL, IP, User Agent, etc) to the specified e-mail account. This script solves a common problem when using global.asa Session_OnStart to just increase a counter of unique visitors. Many stateless clients (like web spider) reject session level cookies, so the result using that technic is not very accurate. (for example, a web spider hitting 20 pages of your site would count as 20 visits using the simple Session_OnStart counter technic)
(6 ratings)
Reviews0
PriceFree
Views3331
ASP Product Catalog
ASP PRODUCT CATALOG is a database driven categorized product catalog. It uses the combination of ASP and MS ACCESS. Purpose is this application is to enable common business owner to publish their products online. This is a very easy to install and use web application.
(6 ratings)
Reviews0
PriceFree
Views12752
Software Review Code Content Management Website
A free open-source content management application released under the GPL Content Management Software-Review is a complete software review content management website. Create your very own software review site in just minutes. Log into the web based cms control panel to quickly add, edit, or update your content.
(6 ratings)
Reviews0
PriceFree
Views9795
Aurigma Image Uploader (ASP)
Aurigma Image Uploader is a versatile upload solution for a wide range of websites. As soon as you integrate it with your website, your users will be able to upload multiple files or folder with a single click. It has a lot of powerful features – image resize before upload, upload recovery, progress bar, and many others. Rich client and server API enables to integrate it with a website of any complexity. Compatible with all modern browsers.
(6 ratings)
Reviews0
PriceUSD 149.00
Views6518
TvAdmin
TvAdmin is a small intranet for a tv channel, with an internal messaging service, and a daily program scheduling updater.
(6 ratings)
Reviews0
PriceFree
Views4108
ASPdatabase.net
posted bymdtannerinSoftware
ASPdatabase.net is a web-based program that enables remote database management via a web browser. You can view, edit, delete and create new records in a database table. Also, you can create new tables, drop tables, add or delete columns in a table and run your own sql queries.
(6 ratings)
Reviews0
PriceFree
Views3442
KazMax Class Builder
KazMax Class Builder is a freeware and complete Active Server Page web site which produces a complete VbScript class for each table in a MySql or SQL Server database. Full description provided in an Adobe PDF file.
(6 ratings)
Reviews0
PriceFree
Views3684
zImage
zImage allows you to resize or change images on the fly, directly in a webpage. Features: Runs in Microsoft IIS servers; Support for 7 image resizing algorithms; Image can be saved to disk or sent directly to client browser; Free rotation; Sharpening, bluring, cropping and flipping; Adjustable degree of JPEG compression. Great for CMS systems
(6 ratings)
Reviews0
PriceFree
Views6041
Uploading and inserting files (binary data) to the database
Step-by-step tutorial on how to upload files (images, text, other documents, etc) using plain ASP pages to the database. Every step has been explained in detail. Downloadable source code available.
(6 ratings)
Reviews0
PriceFree
Views4569
Ocean12 ASP Contact Manager
The Ocean12 ASP Contact Manager is an interactive address book written entirely in ASP and VBScript. It stores data in an Access 2000 database and is configured 100% through the web browser, which means an easy installation process.
(6 ratings)
Reviews0
PriceFree
Views9959
access2asp
access2asp is a conversion tool for access databases that converts your db to clean, commented pro asp /asp.net code. It produces a 'front end' and an 'admin' section with ability to view,search,add, edit and delete. Also produces a pure asp image library and WYSIWYG editor for memo fields allowing administrators to create content reich pages with ease. All sql statements, dsnless connection, javascript validation for required fields, drop down style paging on list screens,'order by' links on list screen column names, forms in admin,css stylesheets ,search function (choose AND/OR operators), header / footer files all generated in one click. version 4.4 now includes the option to download results as excel. version 4.4 has much improved .net code that is generated making use of the accessdatasource control making the generated code easy to plug into the web matrix editor
(6 ratings)
Reviews0
PriceUSD 99.00
Views19563
ASP Search Engine Framework
This is the framework for a search engine, which uses ASP to access a database via ADO. It is relatively simple and straight forward and is ready to be extended upon. It supports basic boolean operators 'AND' and 'OR'.
(6 ratings)
Reviews0
PriceFree
Views8301
SQL: Sum, Average, Max, Min, Count, Detail
This example shows how to perform a variety of statistics on your data using simple SQL such as Sum, Average, Max, Min, and Count. It uses stock trading performance of EPOS as an example.
(6 ratings)
Reviews0
PriceFree
Views5722
Uploading and Inserting Images (binary data) into Database
This is a step by step tutorial on uploading and inserting binary data (images, files, etc.) into Access Database. Online demo, and sample code available for download.
(6 ratings)
Reviews0
PriceFree
Views9956
Object-Oriented ASP Calendar
This tutorial shows how to use a VBScript Class to create calendar based applications quickly so you can focus on functionality rather than worry about what weekday the 1st of January falls on. Some of this calendar features include: Easy positioning and sizing to best suit your application's needs, Dynamic cell width and font scaling based on the size of your calendar, Current day highlighting and activity scheduling capability, Customizable actions for events such as OnNextMonthClick, OnPrevMonthClick and OnDayClick, and Customize titlebar and font color as well as font face.
(6 ratings)
Reviews0
PriceFree
Views7699
Authentication Tutorial
This is a quick and easy guide to building an authentication system in ASP. First, it explains Authentication: What it is, how you work with it, and what options are currently available to you. Then, it explains each choice in more detail to help you decide which is the best way for you to authenticate your web users.
(6 ratings)
Reviews0
PriceFree
Views5942
Results 521-540 of 1000