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 441-460 of 708
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
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
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
Views1391
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
Views1411
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
Views1589
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
Views4257
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
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
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
Views3830
Tracking Web Page Visitors with XML
This article describes how to create a simple stats tracking program to demonstrate how to deal with records using XML, instead of ADO Object. Source code available for download.
(0 ratings)
Reviews0
PriceFree
Views2008
Using Disconnected Recordsets
This article covers rarely discussed feature of ADO Recordsets, disconnected Recordsets. It examines what disconnected Recordsets are, how to use them, and what advantages they offer over connected Recordsets. Also examines how to create custom, disconnected Recordsets.
(0 ratings)
Reviews0
PriceFree
Views1763
Beginner's Guide to Effective use of Arrays in ASP
This step-by-step tutorial covers the basics from dynamic resizing of arrays, to useful array functions, to finding elements in an array and passing an array from page to page.
(0 ratings)
Reviews0
PriceFree
Views2125
Web Development Reusability : Improve Reliability Quality and Productivity
Reusability is one of the simplest and the oldest concepts in programming. It is also the most underutilized concept. When implemented correctly and purposefully, it can save time and money, as well as create an inventory for valuable and reusable software assets. This article discusses such topics as what resuability is, why it is important, its usages, and more.
(0 ratings)
Reviews0
PriceFree
Views1157
Multi-Language Web Development
Would you like to provide multi-language support on your site? This article discusses three different ways in which you could organize your site to support multiple languages.
(0 ratings)
Reviews0
PriceFree
Views2382
Using Multiple Recordsets
This article explains a solution on how to increase the performance of your ASP pages that rely on gathering data through several different Recordsets. Specially, using a nifty feature of the ADO Recordset object, Multiple Recordsets, you can store multiple SQL query results in one Recordset object, requiring fewer communications with the database.
(0 ratings)
Reviews0
PriceFree
Views2444
Web Site Customization Sample
This is a simple font customization sample that illustrates how to easily let your visitors pick whatever settings they prefer on your site. It covers the basic process of letting a user pick their settings, previewing the resulting effect, and then saving their configuration for future visits.
(0 ratings)
Reviews0
PriceFree
Views2479
Auto-upload using IE+ADO without user interaction
This article shows a simple way to upload files from client to server using VBS, IE and ADODB as multipart/form-data document. Full source code included.
(0 ratings)
Reviews0
PriceFree
Views3424
Client-Side Scripting and ASP
This article looks at a couple of ways to get the code in the client-side and server-side to communicate each other: Using the Javascript Array and Using ASP and XML.
(0 ratings)
Reviews0
PriceFree
Views1518
Randomizing a Recordset
This article describes several ways to use a SQL calculated field and the ORDER BY clause to arrange a recordset in random order. It provides a simple tool for verifying that the results are uniformly random. Also shows a technique for bubbling records with certain attributes to the top of an otherwise randomized list.
(0 ratings)
Reviews0
PriceFree
Views1817
Results 441-460 of 708