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 681-700 of 708
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
Views4132
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
Views3854
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
Cookies with ASP
Cookies can be a good method for passing data between pages and especially for retaining data between sessions. Today, it's pretty safe to assume that anyone who is using your site can use cookies, since nearly every site that is non-static makes use of them(including all ASP sites that use sessions). It is also possible to set and read cookies using client-side code, but it is a bit more difficult. Reading and writing cookies using Active Server Pages' built in Request and Response objects is incredibly easy.
(0 ratings)
Reviews0
PriceFree
Views5787
Building Components in Java
This is a tutorial on creating COM component using Java.
(0 ratings)
Reviews0
PriceFree
Views2672
Calling and Using ASP Intrinsic Objects from within COM Component
This article at Stradeveloper.com is an in depth tutorial on calling and using five ASP intrinsic objects from within COM Component using Visual Basic. Sample Visual Basic project files, component and ASP page available for download.
(0 ratings)
Reviews0
PriceFree
Views3012
Censoring User Comments in a Guestbook/Forum Setting
This tutorial shows you how to automatically censor specific words on posts for message boards or guestbooks when posted. It provides a function called CensorStr to do the job.
(0 ratings)
Reviews0
PriceFree
Views1669
A Nifty Table Searching Script
This article shows a nifty little script, which, with just one ASP page, allows you to dynamically search a column in a table using a string comparison. This one script can be used over and over due to its dynamic nature. Hopefully this script will save you valuable time by cutting down on the often repetitive task of creating small, searching scripts.
(0 ratings)
Reviews0
PriceFree
Views5407
Creating and Using COM Component in ATL
This is a tutorial on creating and using COM Component: Sample chapter from Beginning ATL 3 COM Programming.
(0 ratings)
Reviews0
PriceFree
Views2725
Editing and Updating Records in the Database
Complete tutorial on editing and updating records in the database. Each and every step explained in detail for ASP beginners. Both Connection and Recordset Objects discussed.
(0 ratings)
Reviews0
PriceFree
Views7072
Connections, Commands and Procedures
Connections, Commands and Procedures is a sample chapter from Professional Active Server Pages which discuss in depth all the issues related with establishing connection to a database to the carrying out of commands and procedures.
(0 ratings)
Reviews0
PriceFree
Views2728
ASP 3.0 Object Model
Here, you will find reference material on Active Server Pages 3.0 Object model. Browse through all the methods, collections, properties and events in ASP Object Model (Six built-in Objects including the new ASPError Object).
(0 ratings)
Reviews0
PriceFree
Views2648
Simple Web-Database System Application
This article will show how to connect an Access database to your Active Server Pages using Microsoft FrontPage. This is a beginning-level article with plenty of screen shots to show how to connect via ODBC, generate a SQL query in Access and construct the Active Server Page.
(0 ratings)
Reviews0
PriceFree
Views2235
SQL Tutorial
SQL, Structured Query Language, is the most powerful tool to connect to a database regardless of the form of the database. However, building a perfect SQL statement can be very frustrating. Especially debugging -- the error message simply didn't tell you where the error is. This tutorial provides a nice summary of SQL statements.
(0 ratings)
Reviews0
PriceFree
Views2394
Making the Switch from ODBC to OLE DB
ODBC is great and all but for speed and reliability you should switch to OLE DB to power your database driven apps. This tutorial will show you how to do it two ways: in the global.asa and in any ASP page.
(0 ratings)
Reviews0
PriceFree
Views1748
File DSNs - Use and Reuse
Many a time, you are confronted with creating a system DSN for use with ASP. If you have an ISP account, this might take time and more than sometimes - money. This article describes how to use File DSNs and save time and money. Also, you can reuse these DSNs and thus, with some modifications, use the same DSN for as many database connections.
(0 ratings)
Reviews0
PriceFree
Views1215
Querying an Access database in ASP
Active Server Pages allow us an easy means of querying and updating a database from a webpage. This article describes the basics of using this technique in a nutshell. The examples given here utilize a Microsoft Access database, but the principles elucidated apply equally well to ASP integration with other databaes.
(0 ratings)
Reviews0
PriceFree
Views3514
A Banner Ad Rotator
This tutorial shows you step-by-step how to make a banner rotate include file for including in your ASP pages. All source code is available.
(0 ratings)
Reviews0
PriceFree
Views4126
Results 681-700 of 708