References & Tutorials

A large collection of ASP References and tutorials

Get exceptional deals, savings and freebies from HotScripts! Subscribe to the HotScripts Brief Email today!

Results 1 - 14 of 14

«
»
More Options
  • VBScript Functions

    This tutorial will provide you with a quick look at the more important VBScript functions. They include functions for type checking, date manipulation, string manipulation, formatting, math, and more.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • ASP Session Object

    The Session object stores information needed for a particular user's session on the web server. It is automatically created every time when an ASP page from the web site or web application is requested by a user who does not already have a session, and... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • ASP Server Object

    The Server object provides access to properties and methods on the server. Much of functionality it provides is simply functionality the web server itself uses in the normal processing of client requests and server responses. In this tutorial the syntax,... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • ASP Request Object

    The Request object retrieves the values that the client browser passed to the server during an HTTP request. It is used to get information from the user. Using this object, you can dynamically create web pages and perform various server-side actions... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • ASP Application Object

    The Application object is used to control and manage all items that are available to all users of an Active Server application. The Application items can be variables needed for all users in the application, or they can be instantiated objects that... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • ASP Response Object

    The Response object is used to send output to the client from the web server. In this tutorial the syntax, collections, properties and methods of the ASP Response object are described.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • ADO and ADO.NET Connection Strings

    Connection strings are string variables which contain database connection information and then passed to ADO which will interpret them and act accordingly. Since there are going to be passed to ADO, they need to be in a comprehensible for ADO format.... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Everything you need for internet activity

    Whether your an advanced HTML and ASP Programmer or your new to the entire process, Byrd Development can help you. This is where your going to find the most relevant information and the most useful tools for what your trying to accomplish. We strive... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • DevGuru VBScript Quick Reference Guide

    This is an extremely comprehensive 247 page reference source that explains and gives examples of code, plus the resultant output, for all of the constants, functions, methods, properties, objects, operators, and statements that define the VBScript... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • DevGuru ADO Quick Reference Guide

    This is an informative 323 page reference source that documents all of the properties, collections, methods, and events for the nine ADO (ActiveX Data Objects) objects and the three RDS (Remote Data Services) objects.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • DevGuru Jet SQL Quick Reference Guide

    This is an informative 40 page reference source that explains and gives examples of code for the clauses, declarations, expressions, functions, operators, and statements used by Jet SQL.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • DevGuru Built-in ASP Objects Quick Reference Guide

    This is a valuable 71 page reference source that explains and provides comprehensive, working examples of code for all of the collections, events, methods, and properties belonging to the seven Built-in Active Server Pages objects.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • VBScript Reference

    A searchable vbscript reference, rewritten and abridged from the Microsoft online reference. Includes direct links for all categories to the Microsoft scripting language website.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • ASP reference

    Here you will find a reference for the 6 ASP objects, indexed at the top of the page. Quite helpful for ASP development.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose

Results 1 - 14 of 14

«
»