Top Rated Scripts | ASP
ASP Forums
posted bywebmasterinForums & Online Communities
ASP Forums provides a forum for all ASP developers, admins, and webmasters to discuss issues relating to ASP in a high signal - low noise atmosphere. It also provides free, high quality ASP discussion forum software for ASP professionals to use on their sites.
Reviews0
PriceFree
Views8428
Shopping cart programming excersise
posted byglenninE-Commerce
This shopping cart programming excersise is designed to help beginning programmers with some common programming concepts as
well as provide more experienced programmers information on ASP's powerful programming environment and how to set up global arrays for web applications. The heart of a shopping cart is: The Session Object, Global Variables and Constants, and Two-dimensional Arrays.
Reviews0
PriceFree
Views5908
Form Dates
posted byinfoinDate & Time
There are a number of ways to have users input dates into your application. Dropdown menus are the preferred method employed as there
will certainly be less error checking on dropdown input as compared to textbox
input. Utilizing the date() functions the current date (or any date you prefer by adjusting the date value) can easily be made the pre-filled selected
value. Here you will find two examples: one that displays the current date with a range of days prior, and the other that displays the current date out of all the dates in a range
of years.
Reviews0
PriceFree
Views5694
Adding Site Registration using SQL Server and ASP
posted byfeedbackinUser Authentication
One of the most powerful enhancements for any site is to establish community and personalization features. In our new series, we are going to demonstrate how to add community and personalization features to your web-site. The first step to reach this goal is to allow user registration. In this first article, we show you how to add user registration to your site using SQL Server and ASP.
Reviews0
PriceFree
Views8837
Writing Smart Web-based Forms
posted bynospaminForm Processing
This is an extensive article that describes form validation technique to help the user submit correct information.
Reviews0
PriceFree
Views4414
Random Image Sample
posted byjohninRandomizing
This sample code presents three different ways to show a random image in ASP, each approach illustrated and explained. Source code available for download.
Reviews0
PriceFree
Views4554
2eNetWorX/Dev Full Site Source
posted byhakaninContent Management
Full ASP source of 2eNetWorX/dev site consisting of approximately 100 ASP pages and many databases. You can download the files and modify it to run your own version. Content management is database driven and easy to administer. Also includes various user feedback tools.
Reviews0
PriceFree
Views10748
SQLmon
posted bysqlmoninDatabase Tools
New lower price... Web-based SQL server management. The only web-based product that can display the last T-SQL command running within the process. Easily view the current SQL Server log, kill nuissance processes, and view database usage. Nag free demo available.
Reviews0
PriceFree
Views3073
ASP Speed Tricks
posted byhumbadsinDatabase-related
This article describes practical methods of optimizing the performance of ASP pages which retrieve and display tabular data from a database. Test results of each coding technique show the potential for dramatic speedups of dynamic web pages.
Reviews0
PriceFree
Views3294
Read and Write Cookies
posted bymichaelinCookies & Sessions
Tutorial explaining how to read and write cookies and why they can come in handy. The tutorial also gives examples of how cookies can be used to personalize webpages.
Reviews0
PriceFree
Views3156
Portal for Portal Users
posted byportalgeekinSoftware
A complete information site with portal reviews, business tips for portals, technical information and much more
Reviews0
PriceFree
Views1904
Cheapcode.
posted byzaleeaineeinWeb Sites
Find your favorite script, amazing stuff or anything here.
Reviews0
PriceUSD 29.00
Views61161
ASP Tutorials - Microsoft Scripting Runtime DLL
posted byheronginIntroduction to ASP
This tutorial helps you to understand: "scrrun.dll" "Dictionary" Class "FileSystemObject" Class "Drive" Class "Folder" Class "File" Class "TextStream" Class
Reviews0
PriceFree
Views1507
Replacing single quotes in SQL scripts
Single quote could be very harmful and broke down your all application. Any one can easily inject any damageful code into your sql script. To combat the threat of SQL injection, escape the single quotes using the Replace function.
Reviews0
PriceFree
Views2524
Basic ADO database connection
posted byblakeinDatabase Tools
This just shows how to connect to a database file with ASP. There are many ways to do connect but this is just one simple example.
Reviews0
PriceFree
Views2177
Professional MTS and MSMQ with VB and ASP
posted bysupportinProgramming Books
If you're thinking of powering your next Web site with the latest in Microsoft Internet technologies, and you program in Visual Basic (VB), then this book is for you. This fast-paced tutorial gives you a crash course in using Microsoft Transaction Server (MTS) and the new Microsoft Message Queue (MSMQ) Server, along with other Microsoft tools, for creating dynamic, commerce-enabled Web sites and Web-based applications. The authors provide a step-by-step guide to configuring and designing with VBScript, active server pages (ASPs) using transactions, and the new capabilities of message queuing (which permits systems to be designed with fault tolerance in mind.)
Reviews0
PriceFree
Views4248
Simple ASP Authentication System
posted bywebmasterinUser Authentication
This article describes how you can secure ASP applications using simple, but quite effective authentication schemes. This article uses a very simple way to achieve this. Just follow the steps and you have a secure login system.
Reviews0
PriceFree
Views13144
Simple Password Protection
posted bywebmasterinUser Authentication
If you just need to password protect a single page or a series of pages and you don't need multiple users this simple code can be pasted at the top of the page or pages.
Reviews0
PriceFree
Views7543
Adding Records to the Database
posted bywebmasterinDatabase-related
This is a complete tutorial on adding records to the database via ASP for beginners. Both Connection and Recordset Objects discussed. Also get an insight on 'insert' SQL statement.
Reviews0
PriceFree
Views6141
Simple Database Access
posted bystevenatorinDatabase Tools
This application simplifies connecting to databases, reducing the amount of code you'll have to write each time you connect.
Reviews0
PriceFree
Views5142