jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

References

DeEnFrSp
Home » ASP
Amount: 14
Displaying: 1 - 10
Pages: [1] 2 >>
Sort Listings By:
Hits: 19

ADO and ADO.NET Connection Strings

Rating 3.0 3.0
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. This tutorial was created as an easy reference of various ADO and ADO.NET connection strings for the most popular database types.
Freeware Platform(s): Windows Date: Nov, 29 2006
DETAIL
Hits: 19

ASP Application Object

Rating 0.0 0.0
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 provide special server-side functionality. In this tutorial the syntax, collections, methods and events of the ASP Application object are described.
Commercial Platform(s): n/a Date: Dec, 13 2006
DETAIL
Hits: 37

ASP reference

Rating 0.0 0.0
Here you will find a reference for the 6 ASP objects, indexed at the top of the page. Quite helpful for ASP development.
Platform(s): n/a Date: Mar, 12 2001
DETAIL
Hits: 20

ASP Request Object

Rating 0.0 0.0
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 based on input from the user. In this tutorial the syntax, collections, properties and methods of the ASP Request object are described.
Commercial Platform(s): n/a Date: Dec, 13 2006
DETAIL
Hits: 21

ASP Response Object

Rating 0.0 0.0
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.
Commercial Platform(s): Windows Date: Dec, 13 2006
DETAIL
Hits: 34

ASP Server Object

Rating 0.0 0.0
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, properties and methods of the ASP Server object are described.
Platform(s): n/a Date: Dec, 26 2006
DETAIL
Hits: 31

ASP Session Object

Rating 0.0 0.0
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 it remains available until the session expires. In this tutorial the syntax, collections, properties, methods and events of the ASP Session object are described.
Freeware Platform(s): Windows Date: Dec, 26 2006
DETAIL
Hits: 28

DevGuru ADO Quick Reference Guide

Rating 0.0 0.0
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.
Platform(s): n/a Date: Jan, 22 2002
DETAIL
Hits: 27

DevGuru Built-in ASP Objects Quick Reference Guide

Rating 0.0 0.0
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.
Platform(s): n/a Date: Oct, 26 2001
DETAIL
Hits: 47

DevGuru Jet SQL Quick Reference Guide

Rating 0.0 0.0
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.
Platform(s): n/a Date: Jan, 22 2002
DETAIL
Amount: 14
Displaying: 1 - 10
Pages: [1] 2 >>