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

New Scripts | ASP | Tutorials & Tips

Results 641-660 of 708
HTML code reduction
This script will open all HTML pages within the specified directory, reduce the file size of your html pages, and the files will be saved back. You may password protect the script, and it will allow a faster transmission of the page. A good script to learn how those task are perform.
(0 ratings)
Reviews0
PriceFree
Views1516
Building E-Commerce sites
This manuscript is an abridged version of a chapter from the Wrox Press book Beginning E-Commerce. This is chapter 3 which looks at building the Object Model,the careful design of these object models are the key to building good software.
(12 ratings)
Reviews0
PriceFree
Views5970
Filearchive
This tutorial shows you how to create a file archive on your site using the built-in File Access Component. You can easily customize how yout page looks. Full source is available for download.
(0 ratings)
Reviews0
PriceFree
Views3604
Global.asa
Global.asa is the "dark file of ASP" and many don't even know that it exits. The truth is that Global.asa can be a powerful tool, but it's not as good at it should, and is often difficult to master. The following lesson give you a brief guide on Global.asa.
(0 ratings)
Reviews0
PriceFree
Views2529
Sending Mail from ASP with CDONTS.NewMail Object
The NewMail object gives you the ability to send a message within an ASP page with only few lines of code. This article will help you to understand different properties and methods of CDONTS.NewMail Object.
(9 ratings)
Reviews0
PriceFree
Views7907
How to create a System DSN for Access database
You can connect to an Access database within an ASP page with different methods. This article will help you to create a System Data Source Name (DSN) for an Access database on your local machine.
(0 ratings)
Reviews0
PriceFree
Views2225
Active Server Pages FAQs
This is the frequently asked questions (FAQs) on ASP maintained by Microsoft. It provides a wealth of infos on various aspects of ASP development. Main categories include: Installation/Setup, Scripting, ActiveX Data Objects (ADO) - Active Server Pages Specific Issues, ActiveX Data Objects (ADO) - General ADO Issues, Custom Components, and more.
(4 ratings)
Reviews1
PriceFree
Views3048
Presentation Of Hierarchical Data
Multiple level select boxes tackled with hierarchical data! This sample illustrates the concept using a hierarchy consisting of geographical region, country, and state data. The code expects a system DSN by name "Hierarchy" and accesses the database using the user id "sa" with a blank password. The database is created in SQL Server 7.0.
(0 ratings)
Reviews0
PriceFree
Views2581
404 Error Report
No one likes to see 404 pages and it's even worse when you find one on your own site. This tutorila explains how to make the 404 page useful to the user and notify yourself so you can fix them ASAP.
(0 ratings)
Reviews0
PriceFree
Views2112
ASP Introduction
This is a quick introductory guide to ASP technology. Covers what it is, how it works, how to configure your computer to run ASP without a server, and creating system DSN for MS Access database.
(0 ratings)
Reviews0
PriceFree
Views1612
Building an ASP File Manager
This article describes how to build a very powerful, potentially destructive application using the File System Object. It should never be implemented in a production environment without ensuring that proper security precautions have been taken to maintain the integrity of the data contained on the web server.
(0 ratings)
Reviews0
PriceFree
Views5974
Adding Records to a Database using SQL
The purpose of this article is to show how to get records from an html form and submit that form to an ASP page. This ASP page will then use SQL to enter the records into the database.
(3 ratings)
Reviews0
PriceFree
Views5680
Implementing a Search Engine in ASP
posted byidminSearching
As a web site grows, finding content on the site becomes increasingly difficult. To combat the difficulty of finding relevant information on a large site, many developers turn to writing a search engine for their site. This article discusses how to implement such a system using Active Server Pages and SQL Server.
(0 ratings)
Reviews0
PriceFree
Views4226
Simple ASP Chat
This tutorial explains how to create a simple chat system using ASP. To start with create a simple form where the user can type some text. Whatever the client types in this form has to be appended to a text file, this text file will then be displayed to the client. The actual writing to the text file is done with an Active Server Script.
(39 ratings)
Reviews0
PriceFree
Views9357
Creating Excel Reports with ASP
This tutoral shows a simple method of turning HTML reports into Excel reports, and for moving calculations from the server to the client, using Excel functions. It allows the server to dynamically create Excel reports without taking up any space on the server. It also allows multiple concurrent users to receive these reports simultaneously. Lastly, the generated reports can be complete with Excel formulas, which allows intensive calculations to be moved to the client side. This method only works with Excel 97 or later.
(6 ratings)
Reviews0
PriceFree
Views3898
File Access Tutorial
This tutorial demonstrates how to use the FileSystem object to view the contents of a server directory. It could easily be modified into a navigation or file-download application.
(0 ratings)
Reviews0
PriceFree
Views4133
Introduction to Active Server Pages
This article explains what Active Server Pages is, and presents a few short examples such as ASP Syntax, Browser Detection.
(0 ratings)
Reviews0
PriceFree
Views1425
Building a Link Tracker
This tutorial explains how to find out which links people are clicking on using ASP. It works for internal links, newsletters, and even links to other sites.
(0 ratings)
Reviews0
PriceFree
Views3855
Connecting To A Database and Retrieving Results in 9 Easy Steps
Now everybody can connect to a database. Simple database access is a huge feature of ASP and one of the most widely used by developers but when you are first learning, it�s hard to separate the database stuff from the rest of the code so I made this example. I even removed the includes and everything.
(0 ratings)
Reviews0
PriceFree
Views7725
ADO, SQL, and data access tutorial
This is an introductory tutorial on ASP data access. It covers Connection Object, Command Object, and Recordset Object.
(0 ratings)
Reviews0
PriceFree
Views7562
Results 641-660 of 708