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 561-580 of 708
404 Error Page (With a Db an IP Capture)
This example demonstrates how to serve a custom page to users whenever a 404 error occurs as well as log the user info such as ip, referer, request, agent into a database.
(0 ratings)
Reviews0
PriceFree
Views3828
Your first ASP program
This is Part I of the "Start programming with ASP" article series by onlineprogrammer.org . It is designed for newbie web programmers. You will learn ASP with easy lessons, examples and exercises.
(0 ratings)
Reviews0
PriceFree
Views1434
Framed Click Through
This example code shows how to place a frame around an external link from your site, similar to the method AskJeeves.com site uses. This enables a few things. Useful for displaying a banner ad and/or easy navigation back to your site. This example consists of three parts: linkto.htm, which contains links to a few websites in the convention necessary for the framed click through to work; frame-click.asp, which will track the referring page and the requested and open a frameset and the link being requested; and frame-navigation.asp, which writes out a link for the referring page (or home page when none is detected) and a link to remove the frame to view the target link.
(0 ratings)
Reviews0
PriceFree
Views3787
Interrogating a Stored Procedure with ADO
This article describes how to use the refresh method of the ADO Parameters collection to interrogate a stored procedure. It shows how to create the code in an automated fashion for use in VBScript connecting to MS SQL Server 7.
(0 ratings)
Reviews0
PriceFree
Views1410
SQLServerTools Object
This example shows how to get a list of all current tables in the database, get a list of dependent stored procedures for each table and do it all in a stored procedure.
(0 ratings)
Reviews0
PriceFree
Views1586
Email Validation
This code sample demonstrates how to validate an email address using regular expressions. It ensures that an email address is properly syntaxed and ends with a valid TLD (top level domain).
(0 ratings)
Reviews0
PriceFree
Views4256
Determining How Long Your Users Spend Filling Out Forms
The author writes "Have you ever wondered how long your visitor spends filling out a particular form? Such information is vital for companies that conduct business on the Internet." This article describes how to easily determine how long your users spend filling out forms on your Web pages.
(0 ratings)
Reviews0
PriceFree
Views1387
Creating Dynamic Cascading Style Sheets with ASP
This is a short tip on how to build dynamic cascading style sheets using an ASP page. Stylesheets are useful for separating the content and presentation of a Web page. While cascading style sheets are static text files, it shows how to generate dynamic style sheets using ASP.
(0 ratings)
Reviews0
PriceFree
Views1528
ASP Web Programming Email Course
This is a 5 free lessons of ASP course delivered to you by email. You can ask your questions from tutors. You can also register for more advanced lessons with a small fee and a personal tutor will work with you to complete your lessons.
(0 ratings)
Reviews0
PriceFree
Views1315
Moreover news feed
This example shows you how to display news feeds from moreover on your website.
(0 ratings)
Reviews0
PriceFree
Views3161
Choose a news feed
This example shows how to offer the user a choice of news feeds from moreovers list of XML feeds. The user can select which one to display on his/her site. This example includes 10 feeds to choose from but with over 330 feeds available on moreovers site you could have a lot more to choose from.
(0 ratings)
Reviews0
PriceFree
Views2827
Displaying All of the Form Variables
posted bypaulhinDevelopment
This short tutorial describes a little function that is useful in debugging your ASP pages. This function, FormDataDump(), outputs all of the form variables being passed into a page. Various options for this function allow the developer to view the values in a 'debugger-style' mode, or in a 'quiet-mode,' in which case the form variable output is hidden from the end user.
(0 ratings)
Reviews0
PriceFree
Views1332
AddCriteria Simplifies SQL Queries
AddCriteria is a small function that simplifies the code needed to produce a SQL query from a set of optional criteria posted by a user. This article explains how to use this function.
(0 ratings)
Reviews0
PriceFree
Views1524
Implement a Division-of-Labor Approach to Complex XML Manipulation
This article shows how to use Internet Explorer's (IE's) modal dialog functionality to divide complex Extensible Markup Language (XML) data manipulation into simple, efficient, manageable units. To explain the technology, it uses the process of building an ice cream sundae as the example throughout this article.
(0 ratings)
Reviews0
PriceFree
Views1254
Creating an XML and XSL Class
This article examines how to use VBScript classes to transform XML documents for use in a Web application. It creates a handy class to perform a number of XML features, such as rendering XML information from an XSL stylesheet and returning plain XML data. This class encapsulates XML and XSL functionality, making it easier to display XML data in a number of ways.
(0 ratings)
Reviews0
PriceFree
Views1992
Creating a Function to Stream a Recordset to XML
This article shows how to create an XML document from a Recordset using the Microsoft XMLDOM object. It explains how to create a custom function that will take the contents of a Recordset and return a much friendly-on-the-eyes XML version. Once the ASP page calls this function and has, as a string, the XML structure, it can either save it to disk or write out the contents via Response.Write.
(0 ratings)
Reviews0
PriceFree
Views3352
Sending an HTML-Formatted Email Sample
This code sample will show you how to send HTML-formatted email messages. The code is written using CDO for 2000, but there is a CDONTS version as well for those of you still running on NT4.
(0 ratings)
Reviews0
PriceFree
Views5205
Basic Active Server Pages Tutorial for Beginners
This is a basic tutorial on ASP for beginners which will get them started in writing Active Server Pages. Topics covered: Installing Personal Web Server, Your first ASP page, and Understanding ASP Objects.
(0 ratings)
Reviews0
PriceFree
Views2772
Submitting data to forms with IP*Works! WebForm
ASPRSS has a subscription service that automatically submits articles to all the ASP directories out there. This article shows how the data is submitted to their forms using the IP*Works! WebForm component.
(0 ratings)
Reviews0
PriceFree
Views1839
Searching Drives, Viewing and Downloading Files
This article illustrates some great uses of the File System Object. It shows how to choose a drive to search, and then builds a listbox of all the folders on that drive. Choose a folder and it builds a listbox of all the files in that folder. Choose a File and it will display it in the browser or prompt you to save the file to your hard drive.
(0 ratings)
Reviews0
PriceFree
Views3506
Results 561-580 of 708