|
|
 More Subcategories Available
| Request [+] Favor-It | |
| |
 |
| | Sort By:
|
Active Server Pages exposes an object called ServerVariables, which is part of the Request object. This ServerVariables object allows the programmer to see many environment variables. Author: 4GuysFromRolla Code: ASP 3.0 & VBScript |
The Request Object receives the values that the client's browser passed to the server during an HTTP request.
Author: Paul DeBrino Code: ASP 3.0 & VBScript |
This 5 part tutorial not only is a valuable comprehensive reference of every property and method in the Request object, but also includes examples and sample code as well. Author: Brad Hess Code: ASP 2.0 & VBScript |
|  | |
The request object has many different collections, properties, and event methods which can get confusing. This handy 4 part tutorial guides you through them all, and even includes sample source code to get your started!
Author: Brad Hess Code: ASP 2.0 & VBScript |
GetObject( ) may very well be the ultimate function of VBScript and JScript, but the Microsoft documentation for the function is so weak that no matter how perceptive you are, you could never guess that it was capable of so much. Author: aspemporium.com Code: ASP 2.0 & VBScript |
Il mondo delle pagine ASP. Ecco la guida completa ad un'altro degli oggetti Built-in di ASP: l'oggetto Request. Guida completa per capire cos'è e come si usa. Author: gendea a Code: ASP 1.0 & VBScript |
The Request object, along with the Response object, provides interaction with the user; it is responsible for handling values passed along by the browser. Author: ASPBootcamp Code: ASP 3.0 & VBScript |
|  | |
Traffic is the key to a successful website. It doesn't matter if you have the greatest site in the world if nobody visits it. One of the most important things you should do to increase your traffic is analyze where your current traffic is coming from. Author: A.Haneng Code: ASP 2.0 & VBScript |
ASP ServerVariables collection contains information about the server where your ASP script is running on information about the client requesting the ASP script. The list of ServerVariables depends on the server software and on the browser being used. Author: ASPDev Code: ASP 3.0 & VBScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|