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

Top Rated Scripts | ASP | Tutorials & Tips

Results 61-80 of 708
Insert Using SQL
This short tutorial demonstrates how to insert data into a SQL database using SQL statements.
(3 ratings)
Reviews0
PriceFree
Views2181
Creating a Click-Through Tracking System
This tutorial along with a simple example code shows how to create a database-driven click-through tracking system using ASP. Useful for monitoring click-throughs for banners, hyperlinks or file downloads.
(3 ratings)
Reviews0
PriceFree
Views5055
Fastest way of Database Access : Caching Records in Memory
A step by step tutorial on caching data in memory. This tutorial goes one step further from simply caching data in memory to allow you to set a time limit in seconds after which it refreshes the data in memory. Extremely useful technique. Online demo available.
(3 ratings)
Reviews0
PriceFree
Views2230
Reading Flash File Information (.swf) through an ASP Page
This is a simple tip that presents an ASP class that can read the properties of a Macromedia Flash file (a .swf file). You can use this handy class to read the height, width, version, file length, twips readings, frame rate, and frame count of a Flash file on your Web server.
(3 ratings)
Reviews0
PriceFree
Views3064
Access ASP Application object from a remote script
Basic idea and full source code to remote access contents of ASP Application object from a remote script. Lets you read, write and enumerate application dictionary from the remote script (WSH, remote ASP/IIS server) or application.
(3 ratings)
Reviews0
PriceFree
Views1650
Write to a file with ASP and FSO.
This tutorial will show you how use the File Scripting Object to both write to and append to a text file.
(3 ratings)
Reviews0
PriceFree
Views3761
ASP Installation
Step by step tutorials on how to Install ASP (IIS/PWS) on your computer. Includes instructions on how to get ASP working on the following operating systems -- Windows 95/98, Windows 2000 and Windows XP.
(3 ratings)
Reviews0
PriceFree
Views2097
Creating a Basic News Manager
Learn how to create a basic News Management system with this extensive tutorial. Learn how to display, add, edit and update news and create a password proctected news admin area.
(3 ratings)
Reviews0
PriceFree
Views2672
Add an email account to a windows 2003 pop3 service using script
Let's you add an user email account to windows 2003 pop3 service using script. The script is written in VBA 6 (You can use it in Visual basic 6, Excel, Access, ...), you can modify it for VB Script or VB.Net. Manage accounts locally or remotelly
(3 ratings)
Reviews0
PriceFree
Views1340
Using Cookies
Learn how to read and write cookies with Asp.
(3 ratings)
Reviews0
PriceFree
Views2065
Creating Excel Files Online
ASP has the ability to dynamically output any kind of office application format. Before to start coding, The first thing we need to do is set correct file type. Becase the browser needs to know what to do with the file. Second step is to edit file name. You can use HTML and CSS to create styles in your word document. .
(3 ratings)
Reviews0
PriceFree
Views1721
ASP Session Transfer across domains
You may have a situation where you have two ASP websites, which could be on different servers, and you need to pass a visitor from the first site to the second site, whilst retaining all the session variables. This is the purpose of the XSess Session transfer script. Note: session array objects are not transferred. The session variables are passed in the querystring, and are encrypted to protect the confidentiality of the contents of the session variables. XSess consists of a function, and a few supporting functions, contained in an include file.
(45 ratings)
Reviews0
PriceFree
Views4443
ASP Tutorials - Connecting and Using MS Access Databases
This tutorial helps you to understand: Connecting ASP Pages to MS Access Databases Persisting Data to MS Access Databases Protecting Data in SQL Statements
(30 ratings)
Reviews0
PriceFree
Views2792
A form for CDONTS, JMail, ASPEmail and ASPMail
A Step-by-step tutorial showing you how to create a feedback form using different email systems. Supports CDONTS, JMail, ASPEmail and ASPMail, but more can be added.
(9 ratings)
Reviews0
PriceFree
Views7350
Sending SMS Messages With ASP and OpenSMS
Interpersonal communication can take place using a variety of communication mediums. In the last couple of years mobile phones have become extremely popular with millions of short message service (SMS) messages being sent every month. This article shows how we can use LiveSoup's OpenSMS component with ASP to send SMS messages to any of the 245 world wide mobile phone networks that OpenSMS supports.
(12 ratings)
Reviews0
PriceFree
Views7479
A Text-Based Search Engine
Have you wanted to allow your users to search through your website, checking for files that contain a particular string? Using the FileSystemObject, you can search through all of the files in a particular directory that contain a particular string. To allow for this functionality, you will need two ASP pages: one that presents the user a form to enter the string they wish to search for; the second needs to take this string, iterate through all of the files in a particular folder, and determine which of these files contain the string. This tutorial shows you how.
(6 ratings)
Reviews0
PriceFree
Views4580
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
Views3896
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
Views5579
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
Views7097
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
Views9497
Results 61-80 of 708