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 421-440 of 708
Turn foreign keys into list boxes
The author writes "CoverYourASP's original database administration tool didn't look for foreign keys, and just displayed a confusing list of primary key values. Now, it's been improved with automatically generated list boxes." This tutorial explains how to turn those foreign keys into list boxes automatically.
(0 ratings)
Reviews0
PriceFree
Views2202
A 'Print This Page' Script Using the MS-XMLHTTP object and Regular Expressions
This 2-page article describes how to create a Printer Friendly Page using Microsoft's XMLHTTP component along with regular expressions. It shows how to use XMLHTTP to perform an actual HTTP GET request for the page that you wish to display in a Printer Friendly format. Then, it utilizes regular expressions to pick out chunks of text that the Web page author has defined to not appear in the Printer Friendly format. A neat read highlighting the capabilities of the XMLHTTP component and regular expressions.
(0 ratings)
Reviews0
PriceFree
Views4367
Using SQL-DMO To Backup and Verify a Database
This article shows you how to use SQL-DMO to create an Active Server Pages application to backup and verify a SQL Server database. The SQL Distributed Management Objects (SQL-DMO) extend the functionality of SQL Server by providing developers a way to execute common tasks.
(0 ratings)
Reviews0
PriceFree
Views1747
Converting Your existing HTML to XML
This article explains how to easily migrate HTML pages to XML using HTML Tidy and a COM Wrapper. It discusses a sample conversion of the bookmark file from HTML to XML and then into a browser-neutral tree view. Helpful for sites where a lot of information is maintained as flat HTML pages with their pages sharing similar structure. Supporting source code available for download.
(0 ratings)
Reviews0
PriceFree
Views2172
Creating Custom Hierarchical Recordsets
This article covers two advanced ADO topics: creating hierarchical Recordsets (via data shaping) and creating custom Recordsets. Specifically, this article looks at how to create custom hierarchical Recordsets. The reader is required to have a fluid understanding of both data shaping and custom Recordsets.
(0 ratings)
Reviews0
PriceFree
Views1743
Speed Up Rendering
posted byramainDevelopment
This article shows you how to boost the performance of your ASP Web application by improving the speed at which your browser renders your resultant HTML.
(0 ratings)
Reviews0
PriceFree
Views1326
Registering Your Components on NT 4 with ASP
It can really be a pain to register .DLL's on your remote servers. This article will explore how to set up a set of ASP pages to register your DLL's on NT 4. ASP source code available for download.
(0 ratings)
Reviews0
PriceFree
Views1914
Implementing Dynamic Arrays of Objects
Using classes in ASP 3.0 we can create dynamic arrays of objects. This article presents a sample code showing how to implement a class of dynamic arrays of objects several layers deep.
(0 ratings)
Reviews0
PriceFree
Views2033
Database Editing Sample
This is a quick sample code which combines a number of database functions into one script. Includes functions to add, delete, and edit records in a database table. It illustrates a number of useful techniques for database manipulation.
(0 ratings)
Reviews0
PriceFree
Views3758
You've Got Mail! - Site Server Direct Mailer
This article explains in graphics how to configure Site Server Direct Mailer, create test members and distribution lists, create template emails, and finally, create and run a Direct Mailer package to send the personalized emails to the target members.
(0 ratings)
Reviews0
PriceFree
Views2477
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
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
Views1842
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
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
Views3354
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
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
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
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
Views1335
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
Views1527
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
Views1318
Results 421-440 of 708