Top Rated Scripts | ASP
Populate PDF forms on the fly
posted bydypsoprograminForm Processing
One way to generate dynamic PDF files is to create PDF template forms and then to fill them on the fly. This article show you how to do so very easily by using the FDF toolkit.
Reviews0
PriceFree
Views4127
Dynamically Dependent Dropdown
posted bymichaelinDatabase-related
Learn how to create dynamically dependent dropdown lists with. There's an online demo and source code provided.
Reviews0
PriceFree
Views4200
Flash Charts Pro - ASP Charting, dynamic data-driven charts for ASP apps.
posted byformpro1inGraphs & Charts
Flash Charts Pro allows you to add dynamic, data-driven and animated Flash charts & graphs to your ASP applications. You do NOT need to know Flash in order to fully utilize all the great potential of Flash Charts Pro. There is NO database preference; you can use any you like. Very easy to use and integrate. Add compact, visually-arresting 2D/3D charts & graphs to your web pages and ASP applications. You�ll have full control over styles and data output of 30+ chart types included in the pack. There are pie, bar, line, bubble, candlestick, scatter, area charts and much more! End-users and visitors don�t need to install anything as Flash is industry standard! Flash Charts Pro ideal for web applications, reporting solutions, presentations, dashboards etc. anywhere where power charting and representative looks are required! Flash Charts Pro compatible with many scripting languages like ASP, ASP .NET, PHP, JSP etc. as it uses XML for styling and data load. Must have pack! Give it a try!
Reviews0
PriceFree
Views3705
ABCpdf
Free license available - http://www.websupergoo.com/linktous.htm - Use ABCpdf to dynamically create Adobe PDF documents from ASP or VB. Add text, images and graphics. Designed for a combination of maximum power and ease of use it goes Direct to PDF for blazing speed. Add horizontally and vertically aligned text. Insert paragraphs of multistyled text. Create separate columns and pages with precisely positioned elements. ABCpdf also supports image insertion and drawing graphic objects
Reviews1
PriceFree
Views4384
HTMLTemplate Object
posted bywebmasterinContent Management
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 match those found within the chosen HTML template. There are also several system and environmental variables available to a template file in addition to any user created template variables although these can be disabled to speed up processing of the templates.
Reviews1
PriceFree
Views8683
SA-FileUp
posted byinfoinUpload Systems
SA-FileUp allows users with a web browser to transmit files from their local hard disk to a Microsoft IIS web server. Files can be of any format, such as Word documents, images or plain text. Developers can use SA-FileUp to receive and process user input, while staying within the context of their Active Server application. SA-FileUp also includes file download and file management components, which allow you to simply and easily download files from the web server to the user's browser, manipulate files, change ACLs and permissions, and register DLLs, all in a single, easy-to-use package.
Reviews0
PriceFree
Views2455
DevASP Log file
posted bydevaspinWeb Traffic Analysis
Are you interested to know who came to your site? at what time? and what was the referring URL. Here is an example how to make a Log file for an ASP page to keep track of users on your site. This Example use a text file to write user information.
Reviews0
PriceFree
Views3142
ASP Tutorial for Beginners
posted byfaisalinIntroduction to ASP
This introductory tutorial will teach you the basics of vbscript, ASP intrinsic objects, how to call ASP intrinsic objects and make use of them and what makes a .asp page different from a .htm / .html page. After the completion of this tutorial you will be able to start writing your own .asp pages.
Reviews0
PriceFree
Views5298
Tracking Site Statistics
posted bystevenatorinWeb Traffic Analysis
This application allows you to track a variety of site statistics, including hits per hour/day/week/month, IP address of hits, and browsers used.
Reviews0
PriceFree
Views6420
Fun With Stored Procedures...
posted bywebmasterinDatabase-related
This is a brief and very useful tutorial on creating and using stored procedures with your asp applications. A stored procedure is nothing more than an sql statement stored inside a database. The database can be SQL Server or MS Access as well as others. A stored procedure is compiled by your database (for the most part) one time, when it is entered. This results in faster database executions and overall performance updates, and it further separates the sql statement from your asp leaving you with more readable code. This tutorial describes: What is a stored procedure?, Writing stored procedures, Getting the stored procedure into the database, Calling stored procedures in ASP pages, and Modifying and removing stored procedures.
Reviews0
PriceFree
Views3332
picME
posted bywebmasterinImage Creation
picME is a purpose designed JPEG file creator which can be used to generate pictures for a "What picture is this" type web game. picME will generate 1 thumbnail file and 1 modified version of the original photo which highlights where the thumbnail was taken. Also, two additional ASP files are created by the program, these can be used with your own scripts or programs to display the pictures.
Reviews0
PriceFree
Views8005
Generating random records from the Database
posted bywebmasterinDatabase-related
This article shows how to generate random records from the database. Also explains how to generate random numbers. Sample Database and Code available for download.
Reviews0
PriceFree
Views3302
Connect to Access database with MapPath Function
posted bydevaspinDatabase Tools
Here is a sample code that allows you to connect to an Access database without DSN Connection, Using MapPath Function of Server Variables.
Reviews0
PriceFree
Views6027
FreeASPCode GuestBook
posted bywebmasterinGuestbooks
This is an ASP GuestBook application. It offers an Admin section that will allow you to edit or delete any of the entries. It also logs the IP Address of the user when they submit an entry but will only let the Admin see the IP Address. The guestbook is available for SQL Server 7 or Access 97.
Reviews0
PriceFree
Views4402
Aleza Portal
posted byartinLink Indexing
Aleza is an extremely functional marketing oriented resource management system. You may index not only resources but also images, articles, downloads.
Reviews0
PriceFree
Views3960
SmartSurf!
If a user doesn't find what they are looking for in the first couple clicks, the majority of them will move on to greener pastures. So how do you give the user exactly what they're looking for? This tutorial will show you how. Full source code is also available for download.
Reviews0
PriceFree
Views2477
MyNetGuy
posted byadmininForums & Online Communities
This forum provides a place to exchange tips and resources with other ASP programmers. Sign-up for Beta Tests and receive free application source-codes.
Reviews0
PriceFree
Views5294
Getting Your Quotes Right In SQL For ASP
posted byalhetzelinDatabase-related
It is somewhat ironic that the most confusing part of creating and executing a SQL statement from ASP is determining where to put the quotes. When is a single quote used? When is a double quote used? When are they used together? Which takes precedence? This article will answer these questions.
Reviews0
PriceFree
Views1885
Paging: Use ADO, getrows, or a Stored Procedure?
posted byslianinDatabase-related
Paging is basically querying a database and presenting a page full of the query's results. In ASP and SQL Server programming, there are three approaches to paging. This article compares the approaches and explains which one is the most efficient when dealing with very large sets of data.
Reviews0
PriceFree
Views3098
ASP Data Driven Report
posted bysupportinDatabase Tools
ASP Data Driven Report is an ASP appliation that provides an infrastructure to create and manage various SQL Server stored procedure based reports into HTML output. You can add reports, categorize them in a treeview, edit, delete and manage the report parameters - all through the ASP interface.
Reviews0
PriceFree
Views6996