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

New Scripts | ASP | Tutorials & Tips

Results 461-480 of 708
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
Views3790
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
Views1587
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
Random Image Sample
posted byjohninRandomizing
This sample code presents three different ways to show a random image in ASP, each approach illustrated and explained. Source code available for download.
(6 ratings)
Reviews0
PriceFree
Views4672
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
Views1389
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
Views1530
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
Views1317
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
Views2828
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
Views1334
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
Views1526
Dynamically Changing Static Web Galleries
This article explains how to dynamically change static HTML Web galleries so that the Web galleries match the color, layout, and design of a Web site. It first discusses some tools that will create static HTML Web galleries, then it describes reasons these static Web galleries will need to change. Finally a detailed description of how to actually implement these dynamic changes to static Web galleries will be presented. Source code available for download.
(15 ratings)
Reviews0
PriceFree
Views5535
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
Views1255
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
Views1993
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
Views3353
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
Views5209
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
Views2773
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
Views1841
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 461-480 of 708