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

Most Popular Scripts | ASP | Tutorials & Tips

Results 1-20 of 708
LeakTest
posted bymrloveinSecurity
This digs for your PRIVATE information such as your IP behind your firewall. This article is a harmless way to perform a leaktest that could give someone access to your private information.
(93 ratings)
Reviews0
PriceFree
Views1871
ASP Access Database Tutorials
This is a group of 3 tutorials that guide you through the process of using an MS Access Database in ASP. The tutorials teach you how to connect to a database, add data to the database, update the database, and delete from the database. The 3 tutorials together allow you to build a simple Guestbook for your web site.
(51 ratings)
Reviews0
PriceFree
Views17774
Simple visitor counter
posted byinfoinCounters
This is a simple text-based visitor counter. It uses the IIS PageCounter object and only shows the total (non-unique) number of hits. This is as easy as it gets: copy-paste 3 lines of code into your page and you're done.
(45 ratings)
Reviews0
PriceFree
Views6581
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
Views4431
Creating Bar Chart using ASP
A full tutorial and Code for Creating Bar Chart using ASP
(40 ratings)
Reviews1
PriceFree
Views4204
Exporting Data From mySQL to Excel
Aim of this sampel code is to show how to export data from a database server to excel. At this time we prefred to use mySQL. Because there are enough examples running with other databases eg. MS Access and MS SQL.
(39 ratings)
Reviews0
PriceFree
Views5853
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
Views9334
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
Views2779
Database-Driven Login Script
This script lets you to build a login script. User can login a password protected page using his/her own login username and password. All usernames and passwords stored in a MS-Access database
(30 ratings)
Reviews0
PriceFree
Views8747
Dynamic Excel Reports with ASP
This tutorial shows a quick and easy way to generate Excel reports using just ASP. It allows the server to dynamically create Excel reports without taking up any space on the server, and also allows multiple concurrent users to receive these reports simultaneously. 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.
(30 ratings)
Reviews0
PriceFree
Views20010
Compare dates
Self explaining sort scripts to compare dates. You may use them to display your age, time period fromm a given date or happening etc. (DateDiff, Timer)
(27 ratings)
Reviews0
PriceFree
Views9780
Creating Shopping Cart using ASP
The tutorial and working Code used to create a Shopping Cart using ASP
(27 ratings)
Reviews0
PriceFree
Views5472
Uploading files to the server hard disk using plain ASP
Step-by-step tutorial on how to upload files (images, etc) from the client browser to the server hard disk using plain ASP pages. Complete application source code is available for download including the code to upload and display uploaded files to the user in an eary to use and understand manner.
(25 ratings)
Reviews1
PriceFree
Views8180
Create Excel on the Server
posted byinfoinExcel & ASP
This code example demonstrates how to create excel documents on your server. Using the US state info db, after reading the contents of the db instead of writing output to the browser, html text is written to the server with the .xls file extension. A link to the new document is created (in the browser) for easy navigation to the new document. The current time (server time) is also displayed to show that the excel document was created dynamically.
(23 ratings)
Reviews1
PriceFree
Views12203
Create a Fully Functional, Multifeatured ASP Shopping Basket
posted byemm_aginE-Commerce
This article explains how to design and program a multifunctional shopping cart application using SQL Server, ASP, and ODBC. Source code available for download.
(22 ratings)
Reviews1
PriceFree
Views7627
Integrating Flash with an Access Database
This article explains how to connect a Flash movie to an Access database, and use an ASP page to query the database and transfer information over to the Flash movie. It shows how to build a very simple Flash address book to demonstrate the technique. Full source code available for download.
(21 ratings)
Reviews0
PriceFree
Views7801
Find a visitor's IP Address with ASP
Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. Here's how you can find it. It also tells you how to access the other items in the Request.ServerVariables collection.
(19 ratings)
Reviews1
PriceFree
Views3458
Create Excel from Form Input
posted byinfoinExcel & ASP
ASP form input can be transformed into most any type of format that you'd like to see it in. Typically, most form input either gets delivered to a database, like Access or SQL server or the output is sent to an email address or some other application. This example will show you how to take user input and create an excel file of that input on the server. The title that the user inputs will be used to name the document. When utilizing this script on your site please keep in mind that the directory that you execute the .asp code from must have user write authority established on the server.
(18 ratings)
Reviews0
PriceFree
Views9798
Registration Form
This script lest you to build a registration form for your clients. A visitor can create a username and password filling this form. All usernames and passwords stored in a MS-Access database.
(18 ratings)
Reviews0
PriceFree
Views5493
ASP Database driven Search Engine Tutorial for beginners.
Step by step tutorial on creating a database driven ASP search engine from scratch. Important info for beginners on using ASP intrinsic objects and dealing with databases. Complete search engine available for download.
(18 ratings)
Reviews0
PriceFree
Views8793
Results 1-20 of 708