Hits Today: 1 Total: 2463 | Updated: 4/11/2004 | |
 | 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 |
Hits Today: 1 Total: 1295 | Updated: 5/1/2004 | |
 | 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 | |  | |
Hits Today: 1 Total: 1389 | Updated: 5/1/2004 | |
 | 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 |
Hits Today: 1 Total: 2502 | Updated: 8/5/2000 | |
 | 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 | |  | |
|