|
|
| ObjectContext [+] Favor-It | |
| |
 |
| | Sort By:
|
The ObjectContext Object overrides any previous SetAbort method that has been called in a script. It also aborts a transaction initiated by an ASP.
Author: asp101.com Code: ASP 3.0 & VBScript |
Chances are, your first ASP projects will not use the ObjectContext Object, but as your skills progress and your needs change, this object may become your best friend! Author: ASPBootcamp Code: ASP 3.0 & VBScript |
Let's take a look at how ObjectContext might be used. We will assume that there's a form that posts to this script which supplies the needed values for UID and PWD below Author: ASPBootcamp Code: ASP 3.0 & VBScript |
|  | |
The ATL AppWizard generates code that uses the deprecated ScriptingContext object. This still works in IIS4/5, but you really need to use MTS' ObjectContext object instead. Author: James Shaw Code: ASP 2.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|