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 281-300 of 708
Conditional Statements in ASP
Sometimes when you write code, you want to perform different actions for different decisions. You can use conditional statements in your code to do this. There are two types of conditional statements in ASP: if...then and select case. In this tutorial we will show how to use both of them.
(3 ratings)
Reviews0
PriceFree
Views1771
Creating Parent-Child Relationships
This tutorial explains how to do recursive subroutines in ASP (VBScript). Use this algorithm to create threaded discussions, directories, or whatever use you have for it.
(6 ratings)
Reviews0
PriceFree
Views1810
Error Messages in ASP
Problems and coding syntax mistales can been in every serverside application. Security of application is very important. You should need to understand what's going wrong in deep of an apllication. This sample of code is an easy to use an error handling message writer. .
(4 ratings)
Reviews1
PriceFree
Views1579
Banner Control System
Use this wizard to create the Banner Control System for your site. This application will give you the ability to rotate banners on all pages in your site rotating them randomly while giving them equal page views at the same time. Uses Access/ASP.
(3 ratings)
Reviews0
PriceFree
Views3209
Designing an Account Unlock Application
posted byPatrickinSecurity
In this article we are going to try and provide some ideas for your to reduce those calls to the help desk. In this project we created a help desk portal, this portal pretty much has a main page that you can go to download patches, virus definition files, and manage account unlock information. Calls to the help desk for unlocking locked accounts accounted for a large percentage of calls, so in order to streamline the process we created an application that tied in with the intranet user portal. Part of the application design was adding additional fields to the user preferences table called "pin_number", "question", and "answer". As part of the design of the application, we wanted the user to provide a personal identification number, and answer a challenge question that they previously configured in the application. This article is not going to go into every detail of creating the application, but we will provide the ADSI code and some design ideas for creating your own self-service account unlock application.
(3 ratings)
Reviews0
PriceFree
Views2080
JScript Examples : setDate Method
posted byinfoinDate & Time
Following example displays usage of setDate method in JScript. 'setDate methods sets the numeric date of the Date object using local time.
(3 ratings)
Reviews0
PriceFree
Views2520
Creating Cookies With ASP
No matter how you feel about cookies, good bad or indifferent, they are an integral part of many webs. Why not unlock the mystery and write your own? Here's a quick rundown on this.
(1 ratings)
Reviews1
PriceFree
Views3877
Dev ASP Hit Counter
posted bydevaspinCounters
You can count the number of visitors on your site with a very simple ASP code. Create a file Count.asp with the following code and add in the header of every page useing Server Side Include(SSI).
(6 ratings)
Reviews0
PriceFree
Views2927
Active users
posted byshedboyinCounters
This is a common feature on websites showing that there are x visitors on site at present . This example demonstartes how this is achieved
(6 ratings)
Reviews0
PriceFree
Views2426
Copying Folders (using File System Object)
If you want to copy some foldes to another folder, first create a File System Object. CopyFolder method will help you to copy folder to another folder.
(6 ratings)
Reviews0
PriceFree
Views2669
Using The Split() Function
posted byderekinDevelopment
Often times it is necessary to take a string and dice it up in order to extract portions to be used for some obscure purpose. Enter the Split() function. Split is a very easy concept to grasp. Decide where you want to split your string and away you go.
(15 ratings)
Reviews0
PriceFree
Views4044
Cookies Across Domains
Cookies are not transferrable across domains; the only domain that can access the cookie is the domain that created it. This article describes solutions to bypass this limitation using Active Server Pages.
(4 ratings)
Reviews1
PriceFree
Views2712
Retrieve E-Mail from a POP3 Server
Developers who are new to POP3 as well as seasoned POP3 developers will find this article indispensable. Basic to advanced topics are covered. This article offers tips, tricks and secrets that developers of all levels can benefit from. What you will learn from this brief article will save you weeks or more of learning, research and development. Read this article and have a basic, reliable POP3 application up and running within an hour. Sample code and applications included.
(4 ratings)
Reviews1
PriceFree
Views2746
ContentType tutorial
ContentType command allows to use an asp file as a source for plain text, html, images, pdf files.
(3 ratings)
Reviews0
PriceFree
Views2378
Executing Transact-SQL DELETE statement
In this example, we will delete some records from a database. This source code helps us to deleting records to database without slowing down database.
(3 ratings)
Reviews0
PriceFree
Views2151
Finding links using Regular Expression Syntax
In this example source code we will find links in a test using regular expression syntax. You may use this pattern to find in a custom script.
(3 ratings)
Reviews0
PriceFree
Views2294
XML, XMLDom and ASP, Part 1
A brief introduction to working with the XMLDom in ASP and XPath. Complete with examples and desriptions of everything. First part of several upcoming articles.
(3 ratings)
Reviews0
PriceFree
Views2821
LTrim; RTrim; and Trim Functions
You may use these functions to use to lead spacing. For left of string LTRIM, right of string TRIM, for both side TRIM.
(15 ratings)
Reviews0
PriceFree
Views3034
Create an Employee Photo Directory with Excel and ASP
posted bykjopcinExcel & ASP
This article shows how to use an Excel file as the database for an employee photo directory. As part of the Active Server Pages application it explains how to configure the spreadsheet for online use, create recordsets from the rows of data, and perform queries and navigate using a browser.
(6 ratings)
Reviews0
PriceFree
Views7195
Incorporating SQL Server 7.0/2000 Databases into your ASP Pages
This is a comprehensive tutorial on how to incorporate SQL server 7.0/2000 databases into your ASP pages. Topics include: Installation steps, Creating SQL Server 7.0/2000 Databases, Creating SQL Server 7.0/2000 Tables, Creating SQL Server 7.0/2000 Logins, Setting SQL Server 7.0/2000 Permissions, Increasing SQL Server 7.0/2000 Performance with Indexes, and Distributed SQL Server 7.0/2000 Transactions & Queries.
(3 ratings)
Reviews0
PriceFree
Views2659
Results 281-300 of 708